convert_wtpertimediff_basis: Convert weight per time to given basis

View source: R/help_cost_analysis_functions.R

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

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