Package: glancedata
Type: Package
Title: Generate tables and plots to get summaries of data
Version: 1.0.1
Authors@R: person("Guillermo", "Basulto-Elias", 
                  email = "guillermobasulto@gmail.com",
  role = c("aut", "cre")) 
Date: 2019-11-22
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: 7.0.0
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-11-22 22:28:57 UTC; basulto
Author: Guillermo Basulto-Elias [aut, cre]
Maintainer: Guillermo Basulto-Elias <guillermobasulto@gmail.com>
Repository: CRAN
Date/Publication: 2019-11-22 23:10:05 UTC
Built: R 4.1.3; ; 2023-04-17 19:32:51 UTC; windows
