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

View source: R/help_cost_analysis_functions.R

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

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