regroup-methods: description of function regroup

regroupR Documentation

description of function regroup

Description

This function is used to re-group the data from within SCExV - there should be easier ways in R.

Usage

regroup(
  dataObj,
  group2sample = list(`1` = c("Sample1", "Sample2")),
  name = NULL
)

Arguments

dataObj

TEXT MISSING

group2sample

TEXT MISSING default= list ( '1' = c( 'Sample1'

groupName

which group to re-group


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.