parseAmounts: Parse Amount Strings

Description Usage Arguments See Also

View source: R/parsers.R

Description

splits a vector of strings of substance:amount pairs into a matrix with 2 columns, of substances and amounts

Usage

1
parseAmounts(str, sep = ":")

Arguments

str

a vector of strings, providing substance:amount pairs

sep

the separator of the substance:amount pair strings

See Also

replaceAmounts


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.