Description Usage Arguments Value
This is mostly a convenience function for conveting dataframes for clustering like functions, or anything that needs a matrix.
1 | dat_to_mat(x, var = 1)
|
x |
data frame |
var |
scalar tidyeval var: column to select. Should not contain a negative (drop column). |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.