get_doses_combination_units {packDAMipd}R Documentation

Convert the combined dose to its individual component numerical value and units

Description

Convert the combined dose to its individual component numerical value and units

Usage

get_doses_combination_units(the_string, separator = "/")

Arguments

the_string

given combined unit

separator

given character for separation , default is "/"

Value

separated numerical value and its units

Examples

get_doses_combination_units("10g/2ml")

[Package packDAMipd version 1.1.0 Index]