appendNewGroups | R Documentation |
Retrieve previous groups, rename duplicated group names in the new groups and append new groups to the previous ones
appendNewGroups(type, new, clearOld = FALSE)
type |
Character: type of groups (either |
new |
Rows of groups to be added |
clearOld |
Boolean: clear old groups? |
NULL
(function is only used to modify the Shiny session's
state or internal variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.