checkUnits {Rdistance} | R Documentation |
checkUnits - Check for the presence of units
Description
Check for the presence of physical measurement units on key
columns of
an RdistDf
data frame.
Usage
checkUnits(ml)
Arguments
ml |
An |
Value
The input ml
list, with units of various
quantities converted to common units. If a check fails, for example,
a quantity does not have units, an error is thrown.
[Package Rdistance version 4.0.5 Index]