roundingSummarize: During the summarization of PKNCAresults, do the rounding of values
based on the instructions given.
Description
During the summarization of PKNCAresults, do the rounding of values
based on the instructions given.
Usage
roundingSummarize(x, name)
Value
A string of the rounded value
Arguments
- x
The values to summarize
- name
The NCA parameter name (matching a parameter name in
PKNCA.set.summary()
)