Subset data
It is easy to create a subset of a data.frame with the subset command in R.
It is easy to create a subset of a data.frame with the subset command in R.
Here is some code to quickly access what the colour, line and shape numbers produce.
Often a model will show a difference between the two levels of a factor. R makes it easy to illustrate the difference graphically.