Learn R Programming

packDAMipd (version 1.1.0)

get_doses_combination: 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 = "/")

Value

separated texts

Arguments

the_string

given combined unit

separator

given character for separation , default is "/"

Examples

Run this code
get_doses_combination("g/ml")

Run the code above in your browser using DataLab