View source: R/files_manager.R
download_file | R Documentation |
Download edited version of a file from Google Drive updating the local
version with the new changes.
Use with caution as local version of the file will be
overwritten!
To know more about trackdown
workflow and features see
trackdown-package()
help page.
download_file(
file,
gfile = NULL,
gpath = "trackdown",
shared_drive = NULL,
rm_gcomments = FALSE,
force = FALSE
)
TRUE
if file from Google Drive was saved, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.