dropbox_sharelink: Obtain the File URL in a Public Folder

Description Usage Arguments Details Examples

View source: R/dropbox.R

Description

Returns the Public File URL in Dropbox's public folder

Usage

1

Arguments

fp

A string containing the file path that is within the "Public" folder.

Details

The file must be located outside of the Public directory

Examples

1
2
3
4
5
## Not run: 
# Return the file
dropbox_sharelink("path/to/file.R")

## End(Not run)

coatless/dropcli documentation built on May 13, 2019, 8:46 p.m.