print.rapimaveScoreSet: Print R-API MaveDB ScoreSet

Description Usage Arguments Examples

View source: R/rapimave.R

Description

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

Usage

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

Arguments

obj

the ScoreSet object to print

Examples

1
2
3
4
5
## Not run: 
mave <- new.rapimave()
print(mave$getScoreSet("SCS000001A.2"))

## End(Not run)

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