add_unit_def: Add a unit definition to Knowledge Management Requirements (KMR)
Description
Add a unit definition to Knowledge Management Requirements (KMR)
Usage
add_unit_def(kmr, measurement, unit, description)
Value
The modified KMR object
Arguments
- kmr
an KMR object
- measurement
the name of the measurement (e.g. "volume")
- unit
the name of the unit (e.g. "ml")
- description
a description of the unit (e.g. "milliliter)