Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Silverstream

Silverstream River Centrelines


Description

Silverstream (45o48' S, 170o26' E) is a small river in a forested catchment near Dunedin, New Zealand, about 12 km from top to bottom. There are numerous side streams making this a good example of a dendritic network.

Format

An ESRI polyline shapefile (silverstream.shp, silverstream.shx, silverstream.dbf).

Source

Land Information New Zealand (LINZ) 1:50 000 topographic database https://data.linz.govt.nz/layer/50327-nz-river-centrelines-topo-150k/ licensed by LINZ for re-use under the Creative Commons Attribution 3.0 New Zealand licence. Downloaded 2014-10-26.

References

Examples

## Not run: 

inputdir <- system.file("extdata", package = "secrlinear")
silverstreammask <- read.linearmask(file = paste0(inputdir,"/silverstream.shp"),
    spacing = 50)
par(mar = c(1,1,1,1))
plot(silverstreammask)


## End(Not run)

secrlinear

Spatially Explicit Capture-Recapture for Linear Habitats

v1.1.4
GPL (>= 2)
Authors
Murray Efford
Initial release
2021-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.