flevels {autonomics} | R Documentation |
Get fvar levels
flevels(object, fvar)
object |
SummarizedExperiment |
fvar |
feature variable |
fvar values
file <- download_data('billing16.proteingroups.txt') object <- read_proteingroups(file, plot=FALSE) head(flevels(object, 'feature_name'))