Description Usage Arguments Value Examples
View source: R/nameAssignment.R
Assign sample names to each dataset in the list of data sets, it takes two arguments, the first is the list of scores, the second is the list of sample names
1 | sampleNameAssignSep(score_list, sample_name)
|
score_list |
List of score for each data.frame |
sample_name |
List of names for the samples in the list |
A list of scores for the samples
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.