sarn_trimNetworks | R Documentation |
Iteratively trims river network to the actively-flowing network
sarn_trimNetworks(networks, crs_code, printOutput = "Yes")
networks: |
sarnnetwork object produced by sarn_joinNetworks() |
crs_code: |
epsg code for the projection you are using (for the trimmed nodes) |
printOutput: |
Do you want the results of the iterative trimming to print to console? Default= Yes |
sarnnetwork object with trimmed river network (output$trimmedNetwork)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.