print.rapimaveExpSet: Print R-API MaveDB ExperimentSet

Description Usage Arguments Examples

View source: R/rapimave.R

Description

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

Usage

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

Arguments

obj

the ExperimentSet object to print

Examples

1
2
3
4
5
## Not run: 
mave <- new.rapimave()
print(mave$getExperimentSet("urn:mavedb:00000001"))

## End(Not run)

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