Select metacore object to single dataset
select_dataset(.data, dataset, simplify = FALSE, quiet = FALSE)
a filtered subset of the metacore object
the metacore object of dataframes
the specific dataset to subset by
return a single dataframe
Option to quietly load in, this will suppress warnings, but not
errors. Expects either TRUE
or FALSE
. Default behaviour is FALSE
.