print.rapimaveUser: Print R-API MaveDB User

Description Usage Arguments Examples

View source: R/rapimave.R

Description

Prints a human-readable summary of a R-API MaveDB User object:

Usage

1
2
## S3 method for class 'rapimaveUser'
print(obj)

Arguments

obj

the User object to print

Examples

1
2
3
4
5
## Not run: 
mave <- new.rapimave()
print(mave$getUser("0000-0003-1474-605X"))

## End(Not run)

jweile/rapimave documentation built on Aug. 4, 2021, 12:12 a.m.