multiply_dose: Evaluate a multiplicative plaintext expression

Description Usage Arguments Value See Also

View source: R/units.R

Description

Replaces written phrases like "2 x 5" with their arithmetic result (i.e. 10)

Usage

1

Arguments

axb

An string expression of the form 'A x B' where A, B are numeric

Value

An equivalent string giving the product of A and B. If A is a range of values, a range of values is returned.

See Also

Used internally within extract_from_prescription


doseminer documentation built on July 19, 2021, 5:06 p.m.