import_rivers | R Documentation |
river_net
connectivity analysesRead and prepare geospatial river lines data for river_net
. Only the largest fully connected component will be preserved, river lines taking part in secondary networks will be discarded.
import_rivers(rivers, quiet = FALSE)
rivers |
A character string or |
quiet |
A logical value, if |
Object of class rivers prepared for input to river_net
## Not run: import_rivers(rivers = path_to_shapefile)
## Not run: import_rivers{rivers = sf_line_object}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.