get_data {occupationMeasurement} | R Documentation |
Load a standard dataset, while supporting overriding by the user.
Description
Load a standard dataset, while supporting overriding by the user.
Usage
get_data(dataset_name, user_provided_data = list())
Arguments
dataset_name |
Name of the dataset. Currently supported values are "auxco-1.2.x", "kldb-2010", "isco-08" |
user_provided_data |
List of datasets provided by the user. |
Value
The requested dataset.
[Package occupationMeasurement version 0.3.2 Index]