Description Usage Arguments Value
S3 method for converting a CaliperMatrix
into a data.frame
1 2 | ## S3 method for class 'CaliperMatrix'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
|
x |
|
row.names |
See |
optional |
See |
... |
additional arguments passed to |
Returns a data.frame
with from
and to
columns
along with a column for each core of the matrix. The data.frame
respects the current row and column indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.