Lightweight Data Structure for Recoding Categorical Data without Factors


[Up] [Top]

Documentation for package ‘rcoder’ version 0.3.0

Help Pages

assign_coding Adds a coding as an attribute to a vector
as_coding_list Evaluate a collection of codings from a character vector
code Encode a label to a value with other metadata
coding Catalog the categorical data representation in a vector
coding_to_haven_labels Convert coding to 'haven'-compatible labels
coding_to_odk Convert a coding object to ODK XLSForm choices
empty_coding Catalog the categorical data representation in a vector
eval_coding Evaluates a coding expression in a safe environment
is_empty_coding Is an object the empty coding?
link_codings Link a coding from others for recoding
make_recode_query Make a recoding call from linked codings
matches_coding Checks if vector's content adheres to a coding
missing_codes Get missing codes from a coding
odk_to_coding Convert ODK choices to a coding
recode_vec Recode a vector
verify_matches_coding Checks if vector's content adheres to a coding