convert_wtpertimediff_basis {packDAMipd}R Documentation

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

convert_wtpertimediff_basis("mg/day")
convert_wtpertimediff_basis("mcg/day")
convert_wtpertimediff_basis("mg/hour")

[Package packDAMipd version 1.1.0 Index]