adjust_matrix | R Documentation |
dataset data is adjusted to a matrix
adjust_matrix(data)
data |
dataset |
an adjusted matrix
data(iris)
mat <- adjust_matrix(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.