dataset_json            Create a Dataset JSON Object
datasetjson_example     Get path to a datasetjson example file
get_column_metadata     Extract column metadata to data frame
iris_items              Example Variable Metadata for Iris
read_dataset_dsjc       Read a Dataset JSON Compressed (DSJC) file to a
                        datasetjson object
read_dataset_json       Read a Dataset JSON to datasetjson object
read_dataset_ndjson     Read a Dataset NDJSON file to a datasetjson
                        object
schema_1_1_0            Dataset JSON Schema Version 1.1.0
schema_ndjson_1_1_0     Dataset NDJSON Schema Version 1.1.0
set_source_system       Dataset Metadata Setters
set_variable_attributes
                        Assign Dataset JSON attributes to data frame
                        columns
validate_dataset_dsjc   Validate a Dataset JSON Compressed (DSJC) file
validate_dataset_json   Validate a Dataset JSON file
validate_dataset_ndjson
                        Validate a Dataset NDJSON file
write_dataset_dsjc      Write out a Dataset JSON Compressed (DSJC) file
write_dataset_json      Write out a Dataset JSON file
write_dataset_ndjson    Write out a Dataset NDJSON file
