Package: quickPlot 1.0.2.9003

Eliot J B McIntire

quickPlot: A System of Plotting Optimized for Speed and Modularity

A high-level plotting system, compatible with `ggplot2` objects, maps from `sf`, `terra`, `raster`, `sp`. It is built primarily on the 'grid' package. The objective of the package is to provide a plotting system that is built for speed and modularity. This is useful for quick visualizations when testing code and for plotting multiple figures to the same device from independent sources that may be independent of one another (i.e., different function or modules the create the visualizations). The suggested package 'fastshp' can be installed from the repository (<https://PredictiveEcology.r-universe.dev>).

Authors:Eliot J B McIntire [aut, cre], Alex M Chubaty [aut], His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph]

quickPlot_1.0.2.9003.tar.gz
quickPlot_1.0.2.9003.zip(r-4.5)quickPlot_1.0.2.9003.zip(r-4.4)quickPlot_1.0.2.9003.zip(r-4.3)
quickPlot_1.0.2.9003.tgz(r-4.4-any)quickPlot_1.0.2.9003.tgz(r-4.3-any)
quickPlot_1.0.2.9003.tar.gz(r-4.5-noble)quickPlot_1.0.2.9003.tar.gz(r-4.4-noble)
quickPlot_1.0.2.9003.tgz(r-4.4-emscripten)quickPlot_1.0.2.9003.tgz(r-4.3-emscripten)
quickPlot.pdf |quickPlot.html
quickPlot/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/predictiveecology/quickplot/issues

Pkgdown:https://quickplot.predictiveecology.org

On CRAN:

plottingvisualization

8.05 score 6 stars 12 packages 129 scripts 663 downloads 31 exports 4 dependencies

Last updated 25 days agofrom:b6eec391ff (on development). Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 27 2024
R-4.5-winNOTENov 27 2024
R-4.5-linuxNOTENov 27 2024
R-4.4-winNOTENov 27 2024
R-4.4-macNOTENov 27 2024
R-4.3-winNOTENov 27 2024
R-4.3-macNOTENov 27 2024

Exports:.arrangeViewports.clickCoord.identifyGrobToPlot.makeQuickPlot.objectNames.parseElems.plotGrob.unittrimclearPlotclickCoordinatesclickExtentclickValuescoordinatesdevdev.useRSGDdivergentColorsequalExtentextentgetColorsgparisRstudioServerlayerNamesmakeLinesnewPlotnumLayersPlotrePlotsetColorssetColors<-sp2slwhereInStack

Dependencies:data.tablefpCompareRcppterra

03 Plotting with quickPlot

Rendered fromiii-plotting.Rmdusingknitr::rmarkdownon Nov 27 2024.

Last update: 2023-06-02
Started: 2017-06-20

Readme and manuals

Help Manual

Help pageTopics
The 'quickPlot' packagequickPlot-package quickPlot
Test whether class has 'bbox' method.hasBbox
Parsing of elements.parseElems .parseElems,ANY-method
Clear plotting deviceclearPlot clearPlot,missing,logical-method clearPlot,missing,missing-method clearPlot,numeric,logical-method clearPlot,numeric,missing-method
Extract coordinates from a variety of spatial objectscoordinates coordinates,ANY-method
Specify where to plotdev
Divergent colour palettedivergentColors divergentColors,character,character,numeric,numeric-method divergentColours
Assess whether a list of extents are all equalequalExtent equalExtent,list-method
Get extent of a variety of spatial objectsextent extent,ANY-method
Get and set colours for plotting Raster* objectsgetColors getColours setColors setColors<- setColours
Importing some grid functionsgpar
Determine if current session is RStudio ServerisRstudioServer
Extract the layer names of Spatial ObjectslayerNames layerNames,ANY-method
Make 'SpatialLines' object from two 'SpatialPoints' objectsmakeLines
Open a new plotting windowdev.useRSGD newPlot
Find the number of layers in an objectnumLayers
'Plot': Fast, optimally arranged, multi-panel plottingPlot Plot,ANY-method rePlot
'quickPlot' classesquickPlotClasses
Dummy maps included with 'quickPlot'sample-maps
Convert pairs of coordinates to 'SpatialLines'sp2sl
Thin a polygon using 'fastshp::thin'thin thin.default thnSpatialPolygons
Find the environment in the call stack that contains an object by namewhereInStack