Package: glancedata
Type: Package
Title: Generate tables and plots to get summaries of data
Version: 1.0.0
Authors@R: person("Guillermo", "Basulto-Elias", 
                  email = "guillermobasulto@gmail.com",
  role = c("aut", "cre")) 
Description: Generate data frames for all the variables with some summaries and also some plots for numerical variables.
    Several functions from the 'tidyverse' and 'GGally' packages are used.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: GGally, dplyr, forcats, ggplot2, openxlsx, purrr, tibble,
        tidyr, gridExtra
Suggests: testthat (>= 2.1.0), covr, spelling, knitr, rmarkdown, skimr
Depends: R (>= 3.5)
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-05-14 21:30:45 UTC; basulto
Author: Guillermo Basulto-Elias [aut, cre]
Maintainer: Guillermo Basulto-Elias <guillermobasulto@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-16 12:50:08 UTC
