Skip to contents

All functions

coded_options()
Convert an OCA style data dictionary into a long-form data.frame containing values and labels of "Coded list" type variables
dict_from_data()
Generate a data dictionary template from a dataset
dict_from_odk()
Convert an ODK template to the OCA data sharing dictionary standard
dict_from_redcap()
Convert a REDCap data dictionary to the OCA data sharing standard
generate_coded_options()
Generate a compact specification of the options for a variable of type 'Coded list'
k_anonymity()
Check the k-anonymity of one or more variables in a dataset
k_anonymity_counts()
Count the number of observations across unique combinations of indirect identifiers within a dataset
reclass_data()
Reclass the columns of a dataset to match the variable types specified in the corresponding data dictionary
valid_data()
Check that a dataset is consistent with its corresponding data dictionary
valid_dict()
Check that a data dictionary complies with the OCA data sharing standard