get_data: 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())
Value
The requested dataset.
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.