Learn R Programming

stplanr (version 0.8.2)

rnet_get_nodes: Extract nodes from route network

Description

Extract nodes from route network

Usage

rnet_get_nodes(rnet, p = NULL)

Arguments

rnet

A route network of the type generated by overline()

p

A point represented by an sf object the will split the route

Examples

Run this code
# NOT RUN {
rnet_get_nodes(route_network_sf)
# }

Run the code above in your browser using DataLab