Package index
-
MetaCore_filter() - Select method to subset by a single dataframe
-
check_columns() - Check all data frames include the correct types of columns
-
check_structure() - Column Validation Function
-
check_words() - Check Words in Column
-
check_inconsistent_labels()check_inconsistent_types()check_inconsistent_formats() - Optional checks to consistency of metadata
-
create_tbl() - Create table
-
define_to_metacore() - Define XML to DataDef Object
-
get_control_term() - Get Control Term
-
get_keys() - Get Dataset Keys
-
is_DatasetMeta() - Is DatasetMeta object
-
is_metacore() - Is metacore object
-
load_metacore() - load metacore object
-
metacore() - R6 Class wrapper to create your own metacore object
-
metacore_example() - Get path to metacore example
-
read_all_sheets() - Read in all Sheets
-
save_metacore() - save metacore object
-
select_dataset() - Select metacore object to single dataset
-
spec_to_metacore() - Specification document to metacore object
-
spec_type() - Check the type of spec document
-
spec_type_to_codelist() - Spec to codelist
-
spec_type_to_derivations() - Spec to derivation
-
spec_type_to_ds_spec() - Spec to ds_spec
-
spec_type_to_ds_vars() - Spec to ds_vars
-
spec_type_to_value_spec() - Spec to value_spec
-
spec_type_to_var_spec() - Spec to var_spec
-
verify_DatasetMeta() - Verify that the Class Type of an object is DatasetMeta with warnings
-
xml_to_codelist() - XML to code list
-
xml_to_derivations() - XML to derivation table
-
xml_to_ds_spec() - XML to Data Set Spec
-
xml_to_ds_vars() - XML to Data Set Var table
-
xml_to_value_spec() - XML to value spec
-
xml_to_var_spec() - XML to variable spec