#' method used to produce the QQ-plot is determined automatically. #' @param type the type of residuals to be used. See [residuals.gamViz]. #' @param CI the type of confidence intervals to be plotted.
Preparing figures for publication can take a long time (well it does for me anyway), and I relied very heavily on numerous online resources to figure out some of the dos and don'ts. Obviously I owe ...
ggplot2 is the most elegant and aesthetically pleasing graphics framework available in R. It has a nicely planned structure to it. This tutorial focusses on exposing this underlying structure you can ...