View source: R/internalfunctions.R
getCommon | R Documentation |
Function that returns a list of all data for samples in common between metabolite and gene datasets
getCommon(inputData, stype = NULL, covar = NULL, class.covar = NULL)
inputData |
MultiDataSet object (output of ReadData()) |
stype |
category to color-code by (can be more than two categories) |
covar |
vector of additional variables to be incorporated into model |
class.covar |
class of additional variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.