Usage
# S3 method for lm
autoplot(object, which = c(1:3, 5), data = NULL,
colour = "#444444", size = NULL, linetype = NULL, alpha = NULL,
fill = NULL, shape = NULL, label = TRUE, label.label = ".label",
label.colour = "#000000", label.alpha = NULL, label.size = NULL,
label.angle = NULL, label.family = NULL, label.fontface = NULL,
label.lineheight = NULL, label.hjust = NULL, label.vjust = NULL,
label.repel = FALSE, label.n = 3, smooth.colour = "#0000FF",
smooth.linetype = "solid", ad.colour = "#888888",
ad.linetype = "dashed", ad.size = 0.2, nrow = NULL, ncol = NULL, ...)