dot-get function

Get Stuff

Get Stuff

Routines to get various attributes from PBmapping objects.

.getBasename(fn, ext) .getGridPars(polys, fullValidation=TRUE)

Arguments

  • fn: character -- file name (primarily used for shapefiles), with or without extension
  • ext: character -- extension text (perhaps only applicable to Windows OS)
  • polys: numeric -- PolySet data frame
  • fullValidation: logical -- if TRUE, apply the full validation routine on the PolySet

Details

Auxiliary dot functions to facilitate the machinations of PBSmapping.

Returns

.getBasename : base name of a shapefile set (usually with multiple extensions).

.getGridPars : PBSmapping grid object attributes.

Author(s)

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

See Also

In package PBSmapping:

importShapefile (temporarily unavailable), makeGrid, is.PolySet