Learn R Programming

packDAMipd (version 0.2.0)

convert_wtpertimediff_basis: Convert weight per time to given basis

Description

Convert weight per time to given basis

Usage

convert_wtpertimediff_basis(given_unit, basis = "mcg/hour")

Arguments

given_unit

given unit

basis

given basis, default is "mg"

Value

converted unit

Examples

Run this code
# NOT RUN {
convert_wtpertimediff_basis("mg/day")
convert_wtpertimediff_basis("mcg/day")
convert_wtpertimediff_basis("mg/hour")
# }

Run the code above in your browser using DataLab