View source: R/graphtest-functions.R
validGrouping | R Documentation |
Grouping should describe a repeated measures design, so this function tests whether all of the levels of grouping have the same value of sampletype.
validGrouping(sd, sampletype, grouping)
sd |
Data frame describing the samples. |
sampletype |
The sampletype used for testing. |
grouping |
Grouping for repeated measures. |
TRUE or FALSE for valid or invalid grouping.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.