View source: R/weaveWebFromTables.R
mock_dictionary | R Documentation |
Make a full all vs all dictionary in the case of an all vs all analysis.
mock_dictionary(tableY, tableX)
tableY |
A table containing features of interest. Rows should be samples and columns should be features. The Y and X refer to the position of the features in a formula: Y ~ X. |
tableX |
A table containing features of interest. Rows should be samples and columns should be features. The Y and X refer to the position of the features in a formula: Y ~ X. |
a full anansi dictionary list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.