matricizeCloud | R Documentation |
Turn tibble into matrix
matricizeCloud(df, rownames = "X_model")
df |
Tibble |
rownames |
Name of the column that will become the row names. Default is "X_model", as it would work with the distances tibble. |
Matrix with right row names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.