All functions
|
center()
|
Create a column of centered variables |
code_categorical()
|
Recode a character variable into numerical values |
composite()
|
Create a compositve variable |
datawrangling
|
datawrangling |
duplicates_remove()
|
Remove duplicate subjects from an edat file |
files_bind()
|
Bind multiple files into one file |
files_join()
|
Merge multiple files into one merged file |
remove_latent()
|
Remove subjects with too much missing data on a given latent construct |
remove_save()
|
Remove outliers/bad subjects |
reshape_gather()
|
Reshape dataframe from wide to long |
reshape_spread()
|
Reshape dataframe from long to wide |
se()
|
Calculate the standard error |
trim()
|
Trim scores |