import_points | R Documentation |
river_net
connectivity analysesRead and prepare geospatial point data for dci.
import_points(pts, type)
pts |
A character string or |
type |
A character string, either of “barrier”, “outlet”, or “poi” specifying the type of point. |
Object of class barriers, outlet, or poi prepared for input to river_net
## Not run: import_points(pts = path_to_shapefile)
## Not run: import_points(pts = sf_point_object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.