sfnetwork_evaluator | R Documentation |
Make sparse matrix to project from stream-network nodes to user-supplied points
sfnetwork_evaluator(stream, loc, tolerance = 0.01)
stream |
sfnetworks object representing stream network |
loc |
sf object representing points to which are being projected |
tolerance |
error-check tolerance |
the sparse interpolation matrix, with rows for each row of data
supplied during fitting and columns for each spatial random effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.