Package: exploreR
Type: Package
Title: Tools for Quickly Exploring Data
Version: 0.1
Date: 2016-02-10
Authors@R: person("Michael", "Coates", email = "azhain@gmail.com",
                  role = c("aut", "cre"))
Description: Simplifies some complicated and labor intensive processes involved in exploring and explaining data.  Allows you to quickly and efficiently visualize the interaction between variables and simplifies the process of discovering covariation in your data.  Also includes some convenience features designed to remove as much redundant typing as possible.
Depends: R (>= 3.2.3)
License: GPL-3
LazyData: TRUE
RoxygenNote: 5.0.1
Imports: ggplot2, grDevices, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-02-10 15:16:40 UTC; Michael
Author: Michael Coates [aut, cre]
Maintainer: Michael Coates <azhain@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-10 18:57:17
Built: R 4.0.2; ; 2020-07-17 00:14:51 UTC; unix
