View source: R/shiny_helpers.R
update_factor_cols | R Documentation |
Function for updating column
update_factor_cols(data, old_cols, new_cols)
data |
your data |
old_cols |
vector of names of old factor columns |
new_cols |
vector of names of new factor columns |
list with new data and new factor columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.