powered by
Return file attributes for a specified file supplied in the path argument.
dropbox.file.info(cred, path_to_file)
An object of class DropboxCredentials with Dropobox specific credentials.
Path to file relative to Dropbox root.
list
link{is.dropbox.file}
# NOT RUN { dropbox.file.inco(cred, '/folder/file.txt') # }
Run the code above in your browser using DataLab