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)

VariantEffect/rapimave documentation built on July 29, 2021, 4:07 p.m.