get_users_me {consibiocloudclient} | R Documentation |
Get the user information
Description
Get the user information from Consibio APIs.
Usage
get_users_me()
Details
See details in https://api.v2.consibio.com/api-docs/#/default/get_users_me
Value
A matrix with the user information.
Examples
## Not run:
get_users_me()
## End(Not run)
[Package consibiocloudclient version 1.0.0 Index]