hash_targets: Create a vector of hashes corresponding to a vector of...

Description Usage Arguments

View source: R/hash_targets.R

Description

Create a vector of hashes corresponding to a vector of targets

Usage

1
hash_targets(target_names, target_is_file, file_extensions = NULL)

Arguments

target_names

character vector of target names

target_is_file

logical vector, same length as target_names, with TRUE for targets that are files and FALSE for targets that are objects

file_extensions

if target_is_file is not specified, file_extensions can be used to supplement the default remake::file_extensions() to infer which targets are files from the target_names. If file_extensions=NULL, only the remake defaults will be used


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