get_staging_directory: Get the staging directory for the given dataset

Description Usage Arguments Value

View source: R/pantry.R

Description

Get the staging directory for the given dataset

Usage

1
2
3
4
5
get_staging_directory(
  data_set,
  pantry_config = "~/.pantry_config",
  verbose = TRUE
)

Arguments

data_set

A tag for the given dataset

pantry_config

see get_pantry_config

Value

'<pantry_config$staging_dir>/<data_set>', creating the directory if necessary


momeara/data_repo documentation built on Aug. 13, 2021, 9:46 p.m.