Learn R Programming

spNetwork (version 0.4.3)

lines_coordinates_as_list: 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

Run this code
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab