Package: oaPlots 0.0.25

Jason Waddell

oaPlots: OpenAnalytics Plots Package

Offers a suite of functions for enhancing R plots.

Authors:Jason Waddell, Willem Ligtenberg

oaPlots_0.0.25.tar.gz
oaPlots_0.0.25.tar.gz(r-4.5-noble)oaPlots_0.0.25.tar.gz(r-4.4-noble)
oaPlots_0.0.25.tgz(r-4.4-emscripten)oaPlots_0.0.25.tgz(r-4.3-emscripten)
oaPlots.pdf |oaPlots.html
oaPlots/json (API)
NEWS

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

14 exports 0.00 score 29 dependencies 27 scripts 141 downloads

Last updated 9 years agofrom:46714ee30c. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-linuxOKSep 12 2024

Exports:addLegendblankPlotcustomRounddensityLegenddrawSplitDensityfindLocationsoaTemplateoaThemeplotDotspointsOnBoxplotprepLegendscatterplotDLsplitCirclesplitColorVar

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeoaColorspillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Function for adding a legend to an existing deviceaddLegend
Create a Blank PlotblankPlot
Function for plotting a colored polygon as part of a density legendcolorPoly
Custom rounding function to round to the nearest specified intervalcustomRound
Create a colored density legend for visually representing the distribution of a color variable on a plotdensityLegend
Draw a Split Density PlotdrawSplitDensity
Returns a Vector of x LocationsfindLocations
Divide the range of x into intervals, returning the breakpoints of these intervalsgetBreaks
Create a OA Plot TemplateoaTemplate
Apply OA ggplot2 themeoaTheme
A function for creating the segmented color bars in a density legendplotBars
Function for plotting the density trace outline in a density legendplotDensityTrace
Adds Points on a Pre-existing Plot using Shifted LocationsplotDots
Function to plot all colored density regions of a density legendplotPolygonRegions
Generic pointsOnBoxplot function. Calls pointsOnBoxplot.default or pointsOnBoxplot.formulapointsOnBoxplot
Draw Points on Top of a Boxplot using Appropriate ShiftingpointsOnBoxplot.default
Draw Points on Top of a Boxplot using Appropriate ShiftingpointsOnBoxplot.formula
Function for arranging plotting layout to accomodate a legend panelprepLegend
Plot a base-graphics scatterplot with accompanying density legendscatterplotDL
Function for drawing a split circle (two differently colored semicircles)splitCircle
Function to take a numeric vector 'colorVar' and palette 'colorPalette', and return a list containing a vector of color assignments for each element of 'colorVar' (to be used in plot calls), and a vector of breaks defining the color regions (to be used in densityLegend)splitColorVar