getDataForTables | R Documentation |
getDataForTables get data to fill up tables tab
getDataForTables(
input = NULL,
init_data = NULL,
filt_data = NULL,
selected = NULL,
getMostVaried = NULL,
mergedComp = NULL,
explainedData = NULL
)
input, |
input parameters |
init_data, |
initial dataset |
filt_data, |
filt_data |
selected, |
selected genes |
getMostVaried, |
most varied genes |
mergedComp, |
merged comparison set |
explainedData, |
pca gene set |
data
x <- getDataForTables()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.