Description Usage Arguments Value Examples
View source: R/processingDistances.R
Append matrix rows
1 |
col |
A vector that has different positions than the matrix |
data |
A dataframe which will be appended |
Return appended dataframe
1 | data <- appendMatrixSize(col = c("cg11001140", "cg88888888"), dataFrame)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.