get_doses_combination_units: Convert the combined dose to its individual component...

View source: R/help_cost_analysis_functions.R

get_doses_combination_unitsR 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")

packDAMipd documentation built on May 29, 2024, 3:18 a.m.