inst/doc/demo3.R

plot(pressure^.125 ~ temperature, data=pressure)
plot(lm(pressure^.125 ~ temperature, data=pressure))

Try the graphicsQC package in your browser

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

graphicsQC documentation built on May 2, 2019, 6:14 p.m.