get_data: Load a standard dataset, while supporting overriding by the...

View source: R/data.R

get_dataR 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.


occupationMeasurement documentation built on Sept. 27, 2023, 5:08 p.m.