locate_build_status_yml: Get the file path and name for a scipiper build/status/*.yml...

Description Usage Arguments

View source: R/status_info.R

Description

Internal helper function with limited functionality for now. Before making this an exported function, if that's ever needed, we'd need some error checking to make sure these are indicator files, see whether the .yml files actually exist, and maybe provide suggestions if they don't.

Usage

1
2
3
4
locate_build_status_yml(
  target_names,
  remake_file = getOption("scipiper.remake_file")
)

Arguments

target_names

names of targets. should be .ind files

remake_file

name of the remake_file where target_names can be found (recursively if needed)


aappling-usgs/scipiper documentation built on Aug. 1, 2020, 3:11 p.m.