fetch: Fetch objects from the scipiper data store without rebuilding...

View source: R/scmake.R

fetchR Documentation

Fetch objects from the scipiper data store without rebuilding them

Description

Identical to remake::fetch() except that remake_file is the second argument

Usage

fetch(
  target_name,
  remake_file = getOption("scipiper.remake_file"),
  require_current = FALSE,
  verbose = TRUE,
  allow_missing_packages = FALSE
)

USGS-R/scipiper documentation built on May 25, 2023, 8:47 a.m.