Get Stuff
Routines to get various attributes from PBmapping
objects.
.getBasename(fn, ext) .getGridPars(polys, fullValidation=TRUE)
fn
: character
-- file name (primarily used for shapefiles), with or without extensionext
: character
-- extension text (perhaps only applicable to Windows OS)polys
: numeric
-- PolySet
data framefullValidation
: logical
-- if TRUE
, apply the full validation routine on the PolySet
Auxiliary dot functions to facilitate the machinations of PBSmapping
.
.getBasename
: base name of a shapefile set (usually with multiple extensions).
.getGridPars
: PBSmapping
grid object attributes.
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
:
importShapefile
(temporarily unavailable), makeGrid
, is.PolySet
Useful links