Package: dbplot 0.3.3
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.3.3.tar.gz
dbplot_0.3.3.zip(r-4.5)dbplot_0.3.3.zip(r-4.4)dbplot_0.3.3.zip(r-4.3)
dbplot_0.3.3.tgz(r-4.4-any)dbplot_0.3.3.tgz(r-4.3-any)
dbplot_0.3.3.tar.gz(r-4.5-noble)dbplot_0.3.3.tar.gz(r-4.4-noble)
dbplot_0.3.3.tgz(r-4.4-emscripten)dbplot_0.3.3.tgz(r-4.3-emscripten)
dbplot.pdf |dbplot.html✨
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 5 years agofrom:4889369f69. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Exports:%>%db_bindb_compute_binsdb_compute_boxplotdb_compute_countdb_compute_rasterdb_compute_raster2dbplot_bardbplot_histogramdbplot_linedbplot_raster
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bin formula | db_bin |
Calculates a 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 |
Bar plot | dbplot_line |
Raster plot | dbplot_raster |