Package: gglm
Type: Package
Title: Grammar of Graphics for Linear Model Diagnostic Plots
Version: 0.1.0
Authors@R: c(
  person("Grayson", "White", email = "graysonwhite13@gmail.com", role = c("cre","aut")))
Description: Allows for easy creation of diagnostic plots for linear models using the Grammar of Graphics.  
  Provides functionality for both individual diagnostic plots and an array of four standard diagnostic plots.
License: CC0
Encoding: UTF-8
LazyData: true
Imports: ggplot2, patchwork, rlang
URL: https://github.com/graysonwhite/gglm
BugReports: https://github.com/graysonwhite/gglm/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-10-02 16:30:01 UTC; graysonwhite
Author: Grayson White [cre, aut]
Maintainer: Grayson White <graysonwhite13@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-08 12:20:02 UTC
