Barley | R Documentation |
Results from an experiment to see the dependency of the yield of barley
Barley
Data for a total of 32 samples of yield of barley
yield of barley pr. 1000 square meter
two varieties of barley (‘C1’ and ‘C2’)
two soil types (‘clay’ and ‘sand’)
two types of fertilizers (‘Fert1’ and ‘Fert2’)
the experiment was done in two different geographical areas (‘Site1’ and ‘Site2’)
lm(Yield ~ Variety+Soil, data = Barley)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.