A bag of useful R tricks

Build Status

Contributions (pull requests and issues) are welcome.

Installation

library("devtools")
install_github("pachevalier/tricky")

Functions

Tibbles

Numbers

Strings

  • str_standardize() : returns a vector of standardized names (remove accents, blank spaces, special characters, etc)