flow_unit_parse {respR}R Documentation

Extracts time and volume units from flowrate unit already parsed by units.val

Description

Extracts time and volume units from flowrate unit already parsed by units.val

Usage

flow_unit_parse(unit, which)

Arguments

unit

flowrate unit input to be parsed

which

parse which component of unit? "time" or "vol"


[Package respR version 2.3.3 Index]