sfnetwork_mesh | R Documentation |
make an object representing spatial information required
to specify a stream-network spatial domain, similar in usage to
link[fmesher]{fm_mesh_2d}
for a 2-dimensional continuous domain
sfnetwork_mesh(stream)
stream |
sfnetworks object representing stream network |
An object (list) of class sfnetwork_mesh
. Elements include:
The number of random effects used to represent the network
a table containing a description of parent nodes (from), childen nodes (to), and the distance separating them
copy of the stream network object passed as argument
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.