This package contains a variety of commonly used functions that simplify the process of getting your data ready for statistical analysis.
Perform data cleaning procedures with trim()
, create composite variables with composite()
, standardize variables with center()
, and more...
Flexible reshaping of dataframes with reshape_gather()
and reshape_spread()
.
Merge or bind (by rows or columns) multiple files located in a specified directory with, files_join()
and files_bind()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.