stash_outgoing: Download from S3 and push to Google Drive

View source: R/stash_outgoing.R

stash_outgoingR Documentation

Download from S3 and push to Google Drive

Description

Download from S3 and push to Google Drive

Usage

stash_outgoing(
  prefix = c("HFR_Tableau", "HFR_Submission", "Mechanism", "Detailed"),
  outputfolder,
  gdrive = FALSE
)

Arguments

prefix

file prefix - "HFR_Tableau","HFR_Submission", "Mechanism", "Detailed"

outputfolder

folder path to store file

gdrive

whether to upload to Google Drive, default = FALSE

Examples

## Not run: 
stash_outgoing("HFR_Tableau", "out/joint") 
## End(Not run)

USAID-OHA-SI/Wavelength documentation built on March 24, 2023, 10:07 a.m.