get_id | R Documentation |
get id from encoded obj, sister func to encode_col, retrieve column id based on names
get_id(df, ...)
... |
get_id(encode_col(mtcars),'mpg') get_id(encode_col(mtcars),c('mpg','disp'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.