View source: R/features-envipick.R
importFeaturesEnviMass | R Documentation |
Imports features from a project generated by the enviMass package.
importFeaturesEnviMass(analysisInfo, enviProjPath)
analysisInfo |
A |
enviProjPath |
The path of the enviMass project. |
This function imports data from enviMass. This function is called when calling importFeatures
with
type="envimass"
.
An object of a class which is derived from features
.
This functionality has only been tested with older versions of enviMass.
importFeatures
for more details and other algorithms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.