| example.setup {OSAT} | R Documentation |
Data objects created using the example data for demonstration.
data(example.setup)
See vignette for codes that created these data objects.
a data frame created from example sample information text file.
a class gSample object created based on example
sample using function setup.sample()..
a class gContainer object using function setup.container().
a class gExperimentSetup object. Created using
optimal.shuffle() method.
a class gExperimentSetup object. Created using
optimal.block() method.
library("OSAT")
data(example.setup)
head(pheno)
gs
gc
gSetup