get_doses_combination {packDAMipd} | R Documentation |
Convert the combined dose to its individual component numerical value or can be unit/unit
Description
Convert the combined dose to its individual component numerical value or can be unit/unit
Usage
get_doses_combination(the_string, separator = "/")
Arguments
the_string |
given combined unit |
separator |
given character for separation , default is "/" |
Value
separated texts
Examples
get_doses_combination("g/ml")
[Package packDAMipd version 1.1.0 Index]