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:
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
Last updated from:2b14d024d4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 104 |
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 page | Topics |
|---|---|
| Bin formula | db_bin |
| Calculate histogram bins | db_compute_bins |
| Returns a dataframe with boxplot calculations | db_compute_boxplot |
| Aggregates over a discrete field | db_compute_count |
| Aggregates intersections of two variables | db_compute_raster db_compute_raster2 |
| Bar plot | dbplot_bar |
| Boxplot | dbplot_boxplot |
| Histogram | dbplot_histogram |
| Line plot | dbplot_line |
| Raster plot | dbplot_raster |
