bnpMod: Data: Biscayne Bay model boundaries

bnpModR Documentation

Data: Biscayne Bay model boundaries

Description

Biscayne Bay box model boundaries, simplified using Ramer-Douglas-Peucker algorithm.

Usage

bnpMod

Format

A shapefile of model boundaries in Biscayne Bay, Florida. Coordinate reference system is "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0"

HECTARES

area of basin in hectares

BOX_CODE

basin code

Box_Basin

name of basin

Examples


## Not run: 
plot(bnpMod)
 # bnpMod <- system.file("inst/extdata/bnpMod.shp", package="SFNRC")
 # bnp <- vect(bnp)
 # tst <- bnp
 # bnp <- wrap(tst)
 # save(bnp, file = 'data/bnp.RData')
# tools::resaveRdaFiles(list.files("data/", full.names= TRUE),compress="xz")
# tools::checkRdaFiles("data/")

## End(Not run)


troyhill/SFNRC documentation built on Dec. 30, 2024, 4:32 p.m.