powered by
Retrieve account details associated with the provided token
token
cds_get_account(token = cds_get_token(), ...)
Returns a named list with account details.
list
An API key to be used for authentication. Will use cds_get_token() by default.
cds_get_token()
Ignored
if (interactive() && cds_token_works()) { cds_get_account() }
Run the code above in your browser using DataLab