drop_upload(file, dest = NULL, overwrite = TRUE, autorename = FALSE,
verbose = FALSE, encode = "multipart", dtoken = get_dropbox_token())TRUE) is to overwrite files in the
destination. Set to FALSE to prevent this.FALSE. Set to TRUE
if you need to troubleshoot any output or grab additional parameters.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 authwrite.csv(mtcars, file = "mtt.csv")
drop_upload("mtt.csv")Run the code above in your browser using DataLab