dropbox.file.info: Return file attributes for a specified file supplied in the...

Description Usage Arguments Value See Also Examples

Description

Return file attributes for a specified file supplied in the path argument.

Usage

1
  dropbox.file.info(cred, path_to_file)

Arguments

cred

An object of class DropboxCredentials with Dropobox specific credentials.

path_to_file

Path to file relative to Dropbox root.

Value

list

See Also

link{is.dropbox.file}

Examples

1
2
3
4
## Not run: 
dropbox.file.inco(cred, '/folder/file.txt')

## End(Not run)

karthik/rDrop documentation built on May 20, 2019, 7:22 a.m.