sparse_to_dense_pk {PKNCA} | R Documentation |
Extract the mean concentration-time profile as a data.frame
Description
Extract the mean concentration-time profile as a data.frame
Usage
sparse_to_dense_pk(sparse_pk)
Arguments
sparse_pk |
A sparse_pk object from |
Value
A data.frame with names of "conc" and "time"
[Package PKNCA version 0.11.0 Index]