dbplot: Simplifies Plotting Data Inside Databases

Leverages 'dplyr' to process the calculations of a plot inside a database. This package provides helper functions that abstract the work at three levels: outputs a 'ggplot', outputs the calculations, outputs the formula needed to calculate bins.

Version: 0.3.2
Depends: R (≥ 3.1)
Imports: dplyr (≥ 0.7), rlang (≥ 0.4), ggplot2, purrr
Suggests: dbplyr (≥ 1.2.0), testthat, tidyr, covr
Published: 2019-07-02
Author: Edgar Ruiz [aut, cre]
Maintainer: Edgar Ruiz <edgar at rstudio.com>
BugReports: https://github.com/edgararuiz/dbplot/issues
License: GPL-3
URL: https://github.com/edgararuiz/dbplot
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dbplot results

Downloads:

Reference manual: dbplot.pdf
Package source: dbplot_0.3.2.tar.gz
Windows binaries: r-devel: dbplot_0.3.1.zip, r-release: dbplot_0.3.1.zip, r-oldrel: dbplot_0.3.2.zip
OS X binaries: r-release: dbplot_0.3.1.tgz, r-oldrel: dbplot_0.3.1.tgz
Old sources: dbplot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbplot to link to this page.