as_discrete | Turn continuous data into discrete bins |
bin | A sometimes cheaper but argument richer alternative to... |
case | A cheapr case-when and switch |
cheapr_if_else | Cheaper version of 'ifelse()' |
cheapr-package | cheapr: Simple Functions to Save Time and Memory |
cheapr_table | Fast frequency tables - Still experimental |
dots | Turn dot-dot-dot ('...') into a named list |
extras | Extra utilities |
factors | A cheaper version of 'factor()' along with cheaper utilities |
gcd | Greatest common divisor and smallest common multiple |
get_breaks | Pretty break-points for continuous (numeric) data |
int_sign | A fast and integer-based 'sign()' |
is_na | Efficient functions for dealing with missing values. |
lag | Lagged operations. |
lists | List utilities |
new_df | Fast data frame constructors |
overview | An alternative to 'summary()' inspired by the skimr package |
recycle | Recycle objects to a common size |
scalars | Efficient functions for counting, finding, replacing and... |
sequences | Utilities for creating many sequences |
set_math | Math operations by reference - *Experimental* |
sset | Cheaper subset |
sset_df | Fast functions for data frame subsetting |
which_ | Memory-efficient alternative to 'which()' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.