print.User {openeo} | R Documentation |
Prints a User object
Description
A visualization for the user account information obtained by /me
Usage
## S3 method for class 'User'
print(x, ...)
Arguments
x |
an User object that can be retrieved at describe_account |
... |
additional parameters (not used) |
[Package openeo version 1.3.1 Index]