describe_account: Get the current user account information

View source: R/user.R

describe_accountR 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 active_connection() is used.

Value

object of type user


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.