View source: R/stash_outgoing.R
stash_outgoing | R Documentation |
Download from S3 and push to Google Drive
stash_outgoing(
prefix = c("HFR_Tableau", "HFR_Submission", "Mechanism", "Detailed"),
outputfolder,
gdrive = FALSE
)
prefix |
file prefix - "HFR_Tableau","HFR_Submission", "Mechanism", "Detailed" |
outputfolder |
folder path to store file |
gdrive |
whether to upload to Google Drive, default = FALSE |
## Not run:
stash_outgoing("HFR_Tableau", "out/joint")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.