Description Usage Arguments Value
View source: R/upload_and_share.R
Upload and share (view only) a file on google drive. Will authenticate in your browser the first time you use it
1 | upload_and_share(file, path, remove_existing = TRUE)
|
file |
local file to upload |
path |
path on google drive to upload to |
remove_existing |
logical, remove any existing files with the same name in the given path |
a list with the viewing and download link
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.