OrchardSprays
[,1] | rowpos | numeric | Row of the design |
[,2] | colpos | numeric | Column of the design |
[,3] | treatment | factor | Treatment level |
A | highest level of lime sulphur |
B | next highest level of lime sulphur |
. | |
. | |
. | |
G | lowest level of lime sulphur |
require(graphics)
pairs(OrchardSprays, main = "OrchardSprays data")
Run the code above in your browser using DataLab