appendNewGroups {psichomics} | 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 "Patients", "Samples", "ASevents" or "Genes") |
new |
Rows of groups to be added |
clearOld |
Boolean: clear old groups? |
NULL (this function is used to modify the Shiny session's state)