
Create a Toy Experiment
toy_experiment.Rd
This function creates a toy experiment object for new users to play with
to get familiar with experiment()
objects.
The experiment has 4 variables and 6 samples.
var_info
contains fields: protein
, peptide
, and glycan_composition
.
sample_info
contains fields: group
and batch
.
Value
An experiment()
object.