load_data | R Documentation |
Download several named objects from Google Drive
load_data(keys, ...)
keys |
a vector of object names (given as a character string). |
... |
other arguments to be passed on to 'googledrive::drive_auth()'. In particular, the token parameter for that function should be passed to any use of this function in production since the function is currently designed to equire "out of band" authentication. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.