Package: ezplot
Type: Package
Title: Functions for Common Chart Types
Version: 0.2.2
Author: Wojtek Kostelecki
Maintainer: Wojtek Kostelecki <wojtek.kostelecki@gmail.com>
Description: Wrapper for the ggplot2 package that creates a variety of common
    charts (e.g. bar, line, area, ROC, waterfall, pie) while aiming to reduce
    typing. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: dplyr, forcats, ggplot2, magrittr, rlang
RoxygenNote: 6.1.1
Suggests: knitr, lubridate, methods, rmarkdown, ROCR, testthat, tibble,
        tidyr, covr
NeedsCompilation: no
Packaged: 2019-01-20 19:55:16 UTC; wkostelecki
Repository: CRAN
Date/Publication: 2019-01-30 18:03:17 UTC
