column.to.vector | R Documentation |
Get a vector from a data frame column.
column.to.vector(data, column)
data |
Data frame. |
column |
Column to extract - can be used with {{}}. |
Vector of column contents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.