drive_browse function

Visit Drive file in browser

Visit Drive file in browser

Visits a file on Google Drive in your default browser.

drive_browse(file = .Last.value)

Arguments

  • 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 as_id(), or a dribble.

Returns

Character vector of file hyperlinks, from drive_link(), invisibly.

Examples

drive_find(n_max = 1) %>% drive_browse()
  • Maintainer: Jennifer Bryan
  • License: MIT + file LICENSE
  • Last published: 2023-06-11

Downloads (last 30 days):