gd_confirm_posted: Check whether a file is on Google Drive, and if so, write an...

Description Usage Arguments

Description

Check whether a file is on Google Drive, and if so, write an indicator file

Usage

1
2
3
4
5
gd_confirm_posted(
  ind_file,
  config_file = getOption("scipiper.gd_config_file"),
  ind_ext = getOption("scipiper.ind_ext")
)

Arguments

ind_file

character name of the indicator file to write locally once the file has been uploaded; will exactly correspond to the data_file on GD

config_file

character name of the YAML file containing project-specific configuration information

ind_ext

the indicator file extension to expect at the end of ind_file


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