Second stage plotting function which accepts dataframe generated by
qqplot()
. This can be used to avoid repeating computation of the QQ plot
values.
qqplot2(df, scheme = c("darkgrey", "royalblue"), ...)
No return value. Produces a base graphics plot.