regroup | R Documentation |
This function is used to re-group the data from within SCExV - there should be easier ways in R.
regroup( dataObj, group2sample = list(`1` = c("Sample1", "Sample2")), name = NULL )
dataObj |
TEXT MISSING |
group2sample |
TEXT MISSING default= list ( '1' = c( 'Sample1' |
groupName |
which group to re-group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.