inst/snippets/col.R

# There are 25 numbered plot symbols; pch = plot character
xyplot( mcs ~ age, data = HELPrct, groups = sex, 
	    pch = c(1, 2), col = c('brown', 'darkgreen'), cex = .75 )  

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.