Retrieve Drive file links
Returns the "webViewLink"
for one or more files, which is the "link for
opening the file in a relevant Google editor or viewer in a browser".
drive_link(file)
Character vector of file hyperlinks.
## Not run: ## get a few files into a dribble three_files <- drive_find(n_max = 3) ## get their browser links drive_link(three_files) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.