Learn R Programming

rcanvec (version 0.2.1)

canvec.plot: Plot CanVec Spatial Data

Description

Plot CanVec Spatial Data

Usage

canvec.plot(loaded, options = NULL, crs = NULL, add = NULL)

Arguments

loaded
A Spatial* object or list of Spatial* objects such as those generated by canvec.load()
options
A list object with the graphical options to be applied to the layers specified
crs
A CRS (as generated by sp::CRS()) in which to project the data.
add
TRUE if layer or layers should be added to the current plot, FALSE if all layers should be plotted on a fresh plot (not reccomended) or NULL for default behaviour, which will create a new plot for the first layer and add each subsequent layer