connect | R Documentation |
This is a simple wrapper to accumulate that only returns the pixels
connect(ws, upstream, downstream = Inf)
ws |
Watershed object |
upstream |
ID number of upstream point; if Inf ALL upstream pixels will be returned |
downstream |
ID of downstream point; if Inf ALL downstream pixels will be returned |
A vector of pixel ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.