fortify_matrix.matrix | R Documentation |
Build a matrix
## S3 method for class 'matrix'
fortify_matrix(data, ..., data_arg = NULL, call = NULL)
data |
A matrix object. |
... |
These dots are for future extensions and must be empty. |
data_arg |
The argument name for |
call |
The execution environment where |
upset
: fortify_matrix.matrix_upset()
oncoplot
: fortify_matrix.matrix_oncoplot()
Other fortify_matrix()
methods:
fortify_matrix.GISTIC()
,
fortify_matrix.MAF()
,
fortify_matrix.default()
,
fortify_matrix.list_upset()
,
fortify_matrix.matrix_oncoplot()
,
fortify_matrix.matrix_upset()
,
fortify_matrix.phylo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.