powered by
Retrieve Dropbox account summary
dropbox_acc_info(cred, curl = getCurlHandle(), ...)
An object of class DropboxCredentials with Dropobox specific credentials.
If using in a loop, call getCurlHandle() first and pass the returned value in here (avoids unnecessary footprint)
optional additional curl options (debugging tools mostly).
list containing
Dropbox referral link.
Dropbox display name
Dropbox user id
Dropbox country
Information on shared, quota, and normal.
Dropbox user email
related: dropbox_auth
dropbox_auth
# NOT RUN { dropbox_acc_info(db_cred) # }
Run the code above in your browser using DataLab