Generate a Drake Plan for Biotime Datasets

build_biotime_datasets_plan(
  path = get_default_data_path(),
  data_subset = NULL,
  do_processing = TRUE,
  force_reprocessing = FALSE
)

Arguments

path

where to get the downloaded retriever datasets

data_subset

optional, a subset of the Biotime study_ids to use (to speed up development). As c(1:X)

do_processing

whether to process the datasets if necessary

force_reprocessing

whether to force re-processing of datasets

Value

a drake plan (i.e. a tibble) specifying the targets and commands for gathering Biotime datasets