text2decimal: Convert Text to Decimal

text2decimalR Documentation

Convert Text to Decimal

Description

Scavenge text for first reasonably-inferred numeric value.

Usage

text2decimal(x)

Arguments

x

character

Value

numeric

See Also

Other util: %contains%(), as.best.default(), as.best(), enclose(), locf(), padded(), parens(), pool(), runhead()

Examples

text2decimal('30 mg')

nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.