Make Labeling of R Data Sets Easy
Coerce to a lama_dictionary class object
Check and translate function used by lama_translate_all()
and `lama_...
Checks arguments and translate a data.frame
Checks arguments and translate a data.frame (standard eval)
Checks arguments and translate a vector
Checks arguments and translate a character vector (standard eval)
Function that applies some general checks to the arguments of `lama_tr...
Function that checks the passed in arguments for lama_rename()
and `...
Function that checks the passed in arguments for lama_select()
and `...
Compose error handlers (concatenate error messages)
Check if a character vector contains NA replacement strings
Transform data structure from lama_dictionary class input format to th...
Replace "NA_"
by NA
Check if a variable name is syntactically valid
Check if an object is a lama_dictionary class object
Retrieve a translation from a lama_dictionary class object
Merge multiple lama-dictionaries into one
Change or append a variable translation to an existing lama_dictionary...
Read in a yaml
file holding translations for one or multiple variabl...
Rename multiple variable translations in a lama_dictionary object
Select multiple variable translations and create a new lama_dictionary...
Assign new labels to a variable of a data.frame
Assign new labels to all variables of a data.frame
Write a yaml
file holding translations for one or multiple variables
Improve lapply
and sapply
with index
NA replace string
Replace NA
by "NA_"
Create a named list with lapply
from a character vector
Create a new lama_dictionary class object
Print a lama_dictionary class object
Function that actually performs the renaming of the translations
Coerce a vector into a character string ('x1', 'x2', ...
)
This function relabels several variables in a data.frame
This function relabels a vector
Check if an object has a valid lama_dictionary structure
Check if an object has a valid translation structure
Transform data structure from yaml format to the lama_dictionary class...
Assign meaningful labels to data frame columns. 'labelmachine' manages your label assignment rules in 'yaml' files and makes it easy to use the same labels in multiple projects.
Useful links