Check Stuff
Auxiliary (dot) functions to check various attributes of PBmapping
objects.
.checkClipLimits(limits) .checkProjection(projectionPlot, projectionPoly) .checkRDeps(caller="unspecified", requires=NULL)
limits
: numeric
-- 4-element vector of limits for 'X'
and 'Y'
projectionPlot
: character
-- projection of the currently plotted mapprojectionPoly
: character
-- projection of the PolySet
, presumably to add to mapcaller
: character
-- a function namerequires
: character
-- a vector of package namesAuxiliary dot functions to facilitate the machinations of PBSmapping
.
.checkClipLimits
: nada; just a limit checker
.checkProjection
: nada; just a projection checker
.checkRDeps
: nada; just a package checker
Nicholas M. Boers, Software Engineer, Jobber, Edmonton AB
Maintainer: Rowan Haigh, Program Head -- Offshore Rockfish
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
locus opus: Remote office, Vancouver BC
Last modified Rd: 2024-09-03
In package PBSmapping
:
.checkClipLimits
used by:
importGSHHS
.checkProjection
used by:
addLabels
, addLines
, addPoints
, addPolys
, addStipples
.checkRDeps
used by:
calcVoronoi
, importShapefile
(temporarily unavailable)
Useful links