lines_coordinates_as_list {spNetwork} | R Documentation |
Lines coordinates as list
Description
A function to get the coordinates of some lines as a list of matrices
Usage
lines_coordinates_as_list(lines)
Arguments
lines |
A sf object with linestring type geometries |
Value
A list of matrices
Examples
#This is an internal function, no example provided
[Package spNetwork version 0.4.4.6 Index]