cja_get_me {cjar} | R Documentation |
Get my information
Description
This function will quickly pull the list of company ids that you have access to
Usage
cja_get_me(expansion = NULL, debug = FALSE)
Arguments
expansion |
Comma-delimited list of additional metadata fields to include in the response. Options are 'admin' |
debug |
Used to help troubleshoot api call issues. Shows the call and result in the console |
Value
A list of the current user metadata
Examples
## Not run:
cja_get_me()
## End(Not run)
[Package cjar version 0.1.2 Index]