inst/snippets/Figure3.12.R

p <- 0.275
SE <- 0.03
MoE <- 2 * SE
p - MoE
p + MoE
dotPlot(~ prop, width = .005, groups = (0.215 <= prop & prop <= 0.335), data = Sampledist.deg)

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.