Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 0.7.0
Author: Roland Krasser
Maintainer: Roland Krasser <roland.krasser@gmail.com>
Description: Interactive data exploration with one line of code or use an easy to remember set of tidy functions for exploratory data analysis. Introduces three main verbs. explore() to graphically explore a variable or table, describe() to describe a variable or table and report() to create an automated report.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rolkra/explore
Imports: assertthat, broom, dplyr, DBI, DT, forcats, ggplot2 (>=
        3.0.0), gridExtra, magrittr, MASS, odbc, rlang, rpart,
        rpart.plot, shiny, stringr, tibble, tidyr, rmarkdown
RoxygenNote: 7.1.1
Suggests: knitr, palmerpenguins, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-21 14:05:23 UTC; rolkra
Repository: CRAN
Date/Publication: 2021-01-21 16:10:02 UTC
