appendNewGroups: Append new groups to already existing groups

View source: R/groups.R

appendNewGroupsR Documentation

Append new groups to already existing groups

Description

Retrieve previous groups, rename duplicated group names in the new groups and append new groups to the previous ones

Usage

appendNewGroups(type, new, clearOld = FALSE)

Arguments

type

Character: type of groups (either Patients, Samples, ASevents or Genes)

new

Rows of groups to be added

clearOld

Boolean: clear old groups?

Value

NULL (function is only used to modify the Shiny session's state or internal variables)


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.