Description Usage Arguments Examples
Prints a human-readable summary of a R-API MaveDB User object:
1 2 | ## S3 method for class 'rapimaveUser'
print(obj)
|
obj |
the User object to print |
1 2 3 4 5 | ## Not run:
mave <- new.rapimave()
print(mave$getUser("0000-0003-1474-605X"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.