pknca_unit_conversion: Perform unit conversion (if possible) on PKNCA results

View source: R/unit-support.R

pknca_unit_conversionR Documentation

Perform unit conversion (if possible) on PKNCA results

Description

Perform unit conversion (if possible) on PKNCA results

Usage

pknca_unit_conversion(result, units, allow_partial_missing_units = FALSE)

Arguments

result

The results data.frame

units

The unit conversion table

allow_partial_missing_units

Should missing units be allowed for some but not all parameters?

Value

The result table with units converted


PKNCA documentation built on June 8, 2025, 10:48 a.m.