madshapR_DEMO {madshapR} | R Documentation |
Built-in material allowing the user to test the package with demo data
Description
Demo datasets and data dictionaries, and taxonomy, to provide illustrative examples of objects used by madshapR.
Usage
madshapR_DEMO
Format
list
A list with 12 elements (data frames and lists) providing example objects for testing the package:
- data_dict_MELBOURNE
Example Data dictionary for Melbourne dataset
- data_dict_PARIS
Example Data dictionary for Paris dataset
- data_dict_PARIS - collapsed
Example Data dictionary for Paris with collapsed categories
- data_dict_TOKYO
Example Data dictionary for Tokyo dataset
- data_dict_TOKYO - errors
Data dictionary for Tokyo dataset with errors
- data_dict_TOKYO - errors with data
Example Data Dictionary for Tokyo dataset with errors with Tokyo dataset
- dataset_MELBOURNE
Example Dataset for MELBOURNE dataset
- dataset_PARIS
Example Dataset for PARIS dataset
- dataset_TOKYO
Example Dataset for TOKYO dataset
- dataset_TOKYO - errors with data
Example dataset of Tokyo with errors with Tokyo data dictionary
- taxonomy_PARIS
Example Taxonomy for Paris dataset
- dataset_summary
Example of dataset summary
...
Examples
{
print(madshapR_DEMO$dataset_TOKYO)
}
[Package madshapR version 1.1.0 Index]