Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

quickPlot

Built on top of grid, this package aims at making a high-level plotting system that is optimized for speed and modularity. This has great utility for quick visualizations when testing code, with the key benefit that visualizations are updated independently of one another.

Copy Link

Version

Install

install.packages('quickPlot')

Monthly Downloads

1,859

Version

0.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Eliot J B

Last Published

August 3rd, 2017

Functions in quickPlot (0.1.1)

dev

Specify where to plot
divergentColors

Divergent colour palette
.assignQuickPlot

Assign to the internal quickPlot environment.
clearPlot

Clear plotting device
.arrangeViewports

Determine optimal plotting arrangement of plot objects
.arrangement-class

The .arrangement class
.convertSpatialToPlotGrob

Internal functions used by Plot
Plot

Plot: Fast, optimally arranged, multipanel plotting
equalExtent

Assess whether a list of extents are all equal
.existsQuickPlot

Is an object defined in the .quickPlotEnv environment?
.makeList

Convert plotArgs to list of lists
.makeQuickPlot

Make a .quickPlot class object
.parOrig

Default plotting parameters
gpar

Importing some grid functions
.identifyGrobToPlot

Identify where to get the grob from
.parseElems

Parsing of elements
.plotGrob

Plot spatial grobs (using grid package)
.parseArgs

Parse arguments and find environments
clickValues

Mouse interactions with Plots
.quickPlotObjects-class

The .quickPlotObjects class
quickPlotClasses

quickPlot classes
quickPlot-package

The quickPlot package
.updateQuickPlot

Merge two quickPlot objects
layerNames

Extract the layer names of Spatial Objects
.makeColorMatrix

Convert Raster to color matrix usable by raster function for plotting
numLayers

Find the number of layers in a Spatial Object
.makeLayout

Make an optimal layout of plots
makeLines

Make SpatialLines object from two SpatialPoints objects
.prepareRaster

Prepare raster for plotting
.getQuickPlot

Get objects from the internal quickPlot environment
getColors

Get and set colours for plotting Raster* objects
.makeViewports

Make viewports
newPlot

Open a new plotting window
.quickPlotEnv

The quickPlot environment
.quickPlotGrob-class

The .quickPlotGrob class
.objectNames

Extracts the object names
spatialObjects-class

The spatialObjects class
.unittrim

Convert grid.locator units
.quickPlot-class

The .quickPlot class
sample-maps

Dummy maps included with quickPlot
.quickPlottables-class

The .quickPlottables class