Description Usage Arguments Value
View source: R/drawing_utils.R
Helper function to get the vector or column form df. If vector is passed it returns it. If name of column is passed, it returns the column as a vector.
| 1 | get_vector(df, vec)
 | 
| df | data frame with a column | 
| vec | name of the column in df or vector of values | 
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.