Description Usage Arguments Value
Wrapper for contingency table processing
1 | process_ctable(X, opts = list())
|
X |
A matrix / data.frame / data.table with the samples as rows, and with ids as either row names or as the first column [opts$id_col in merge_ctable_opts()]. |
opts |
A list of processing options. Choices and their defaults are detailed in merge_ctable_opts(). |
X A processed version of the input data X.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.