Closed ateucher closed 8 years ago
Add a cols argument to get_ems_data() to constrain columns that are returned. It could take a few pre-canned sets via speciall names such as "wq", "all", or a custom character vector of column names. Use it to subset col_spec() in read_ems_data
cols
get_ems_data()
"wq"
"all"
col_spec()
read_ems_data
Add a
cols
argument toget_ems_data()
to constrain columns that are returned. It could take a few pre-canned sets via speciall names such as"wq"
,"all"
, or a custom character vector of column names. Use it to subsetcol_spec()
inread_ems_data