reshapeSLDF: Reshape a spatialLinesDataFrame into a series of points with...

Description Usage Arguments Value See Also

View source: R/R-GIS.R

Description

Reshape a spatialLinesDataFrame into a series of points with associated information (less efficient because all the segment data gets replicated over each point)

Usage

1
reshapeSLDF(SLDF, shape = "long")

Arguments

SLDF

spatialLinesDataFrame

shape

Do not change. Must be "long". For forward compatility.

Value

data.frame

See Also

See Also SLDFtoLine


gsk3/taRifx.geo documentation built on May 17, 2019, 8:56 a.m.