## Not run:
# data(plasma)
# matplot(x = 8:21, y = t(plasma), cex = .75, type = "l", col = 1, lty = 1,
# lwd = .5, xlab = "Time of day (hour)", ylab = "Concentration",
# main = "Plasma citrate data")
# lines(8:21, colMeans(plasma), col = 2, lwd = 1.5)
# legend("topright", col = 2, lty = 1, lwd = 1.5, legend = "Mean")## End(Not run)
Run the code above in your browser using DataLab