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 as_sparse_pk

Value

A data.frame with names of "conc" and "time"


[Package PKNCA version 0.10.2 Index]