col_to_vec | R Documentation |
This converts a data frame column to a vector, similar to the "$" operator in base R.
col_to_vec(col)
col, |
the data frame column |
vector with elements of the column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.