Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 0.5.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 two main verbs. describe() to describe a variable or table, explore() to graphically explore a variable or table.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: http://github.com/rolkra/explore
Imports: broom, dplyr, DBI, DT, forcats, ggplot2 (>= 3.0.0), gridExtra,
        magrittr, MASS, odbc, rlang, rpart, rpart.plot, shiny,
        rmarkdown
RoxygenNote: 6.1.1
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-19 11:45:47 UTC; ujqb7lf
Repository: CRAN
Date/Publication: 2019-09-19 12:40:02 UTC
