describe_account {openeo} | R Documentation |
Get the current user account information
Description
Calls endpoint /me
to fetch the user account information of the user currently logged in.
Usage
describe_account(con = NULL)
Arguments
con |
authenticated client object (optional) otherwise |
Value
object of type user
[Package openeo version 1.3.1 Index]