drive_browse | R Documentation |
Visits a file on Google Drive in your default browser.
drive_browse(file = .Last.value)
file |
Something that identifies the file of interest on your Google
Drive. Can be a name or path, a file id or URL marked with |
Character vector of file hyperlinks, from drive_link()
, invisibly.
drive_find(n_max = 1) %>% drive_browse()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.