drop_list_shared_links: List all shared links

Description Usage Arguments References Examples

View source: R/drop_shared.R

Description

This function returns a list of all links that are currently being shared

Usage

1

Arguments

verbose

Print verbose output

dtoken

The Dropbox token generated by drop_auth. rdrop2 will try to automatically locate your local credential cache and use them. However, if the credentials are not found, the function will initiate a new authentication request. You can override this in drop_auth by pointing to a different location where your credentials are stored.

References

API documentation

Examples

1
2
3
4
## Not run: 
drop_list_shared_links()

## End(Not run)

rdrop2 documentation built on Aug. 5, 2020, 5:07 p.m.