addM {rLFT}R Documentation

Add M values to given feature

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

addM(feature)

Arguments

feature

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

Value

matrix


[Package rLFT version 1.0.1 Index]