formatTable: formatTable

Description Usage Arguments Value

View source: R/formatTable.R

Description

Formats a data frame with all the convexity data of a feature and that features corresponding ID's. If no Route ID value is given, one will be generated, otherwise the given Route ID will be used and a feature ID will be generated.

Usage

1
formatTable(cppMatrix, rid, fid, noRID)

Arguments

cppMatrix

A matrix holding the convexity data of a given feature

rid

A character that represents the unique Route ID of a feature

fid

A numeric that represents the current feature

noRID

A literal that denotes whether or not a Route ID value was given

Value

outDF A data frame holding all the convexity data of a feature and its corresponding ID's


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