addM: Add M values to given feature

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Add measure values to a given linear feature and store them in the m-coordinate of the matrix. Returns the new matrix with added m-values. For more information on m-values and linear referencing see: http://desktop.arcgis.com/en/arcmap/10.3/guide-books/linear-referencing/what-is-linear-referencing.htm

Usage

1
addM(feature)

Arguments

feature

A NumericMatrix that holds the data of a single linear feature taken from a given sf object.

Value

matrix


rLFT documentation built on Sept. 24, 2021, 9:07 a.m.