Albart Coster
Plotting:
Soybean available (code require(nlme); data(Soybean)). Explore this Soybean dataset.weight and Time.weight and Variety; weight and year.weight and Time for each Variety. Add a legend to this plot.Customizing a plot:
weight against Time of the Soybean dataset.Variety, use a different color for each Variety.Soybean from package nlme available (code require(nlme); data(Soybean)).weight against Time, with a different color and character per variety.year define the panels of the plot.