lines2df: SpatialLines to dataframe

Description Usage Arguments Details Value Author(s)

View source: R/lines2df.R

Description

This function extracts the coordinates of the start and end points of each segment of a Spatial Line and returns a dataframe.

Usage

1
lines2df(spatial_line)

Arguments

spatial_line

An object class SpatialLinesDataFrame from the package sp.

Details

lines2df

Value

SpatialLinesDataFrame

Author(s)

Duccio Aiazzi


bmsasilva/roadHotspots documentation built on Feb. 3, 2022, 4:50 a.m.