inst/examples/R/data/graphics/ppplot/ppplot.R

library("qualityTools")
pdf("ppplot.pdf", bg="transparent")
ppPlot(iris$Petal.Length, main="Normal P-P Plot iris$Petal.Length", pch=19, cex=0.5)
dev.off()
sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.