Package: dbplot 0.4.0

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.

Authors:Edgar Ruiz [aut, cre]

dbplot_0.4.0.tar.gz
dbplot_0.4.0.zip(r-4.7)dbplot_0.4.0.zip(r-4.6)dbplot_0.4.0.zip(r-4.5)
dbplot_0.4.0.tgz(r-4.6-any)dbplot_0.4.0.tgz(r-4.5-any)
dbplot_0.4.0.tar.gz(r-4.7-any)dbplot_0.4.0.tar.gz(r-4.6-any)
dbplot_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dbplot/json (API)
NEWS

# Install 'dbplot' in R:
install.packages('dbplot', repos = c('https://edgararuiz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/edgararuiz/dbplot/issues

On CRAN:

Conda:

4.64 score 199 scripts 1.5k downloads 11 exports 26 dependencies

Last updated from:2b14d024d4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK135
source / vignettesOK171
linux-release-x86_64OK132
macos-release-arm64OK115
macos-oldrel-arm64OK102
windows-develOK97
windows-releaseOK93
windows-oldrelOK80
wasm-releaseOK104

Exports:db_bindb_compute_binsdb_compute_boxplotdb_compute_countdb_compute_rasterdb_compute_raster2dbplot_bardbplot_boxplotdbplot_histogramdbplot_linedbplot_raster

Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Bin formuladb_bin
Calculate histogram binsdb_compute_bins
Returns a dataframe with boxplot calculationsdb_compute_boxplot
Aggregates over a discrete fielddb_compute_count
Aggregates intersections of two variablesdb_compute_raster db_compute_raster2
Bar plotdbplot_bar
Boxplotdbplot_boxplot
Histogramdbplot_histogram
Line plotdbplot_line
Raster plotdbplot_raster