library("pRolocdata")
data(hyperLOPIT2015)
## 5 first feature variables
x <- selectFeatureData(hyperLOPIT2015, fcol = 1:5)
fvarLabels(x)
## Not run:
# ## select via GUI
# x <- selectFeatureData(hyperLOPIT2015)
# fvarLabels(x)
# ## End(Not run)
Run the code above in your browser using DataLab