dot-get {PBSmapping}R Documentation

Get Stuff

Description

Routines to get various attributes from PBmapping objects.

Usage

.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

numericPolySet data frame

fullValidation

logical – if TRUE, apply the full validation routine on the PolySet

Details

Auxiliary dot functions to facilitate the machinations of PBSmapping.

Value

.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


[Package PBSmapping version 2.74.1 Index]