pknca_unit_conversion {PKNCA} | R 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
[Package PKNCA version 0.12.0 Index]