etc/lines-data.R

pred <- transform(read.table("lines-data.txt"),
                  replicate=factor(replicate),
                  nu=factor(nu))
direct.label(xyplot(rate~log10(gamma)|replicate+nu,pred,groups=data,type="l"))

Try the directlabels package in your browser

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

directlabels documentation built on May 2, 2019, 6:13 p.m.