Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 0.6.2
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
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-13 17:12:18 UTC; rolkra
Repository: CRAN
Date/Publication: 2020-10-14 18:50:02 UTC
