Description Usage Arguments Value
This function works like subsetSSN, but instead of focussing on the observed sites, this allows the prediction sites alone to be subsetted according to some logical criterion or criteria. It is particularly useful when attempting to keep only prediction sites with certain PIDs.
1 | subsetPreds(ssn, subset)
|
ssn |
An object of class SpatialStreamNetwork |
subset |
A logical condition used to subset the prediction sites. |
A SpatialStreamNetwork. The new preds shapefile overwrites the old one in ssn@path
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.