Learn R Programming

PKNCA (version 0.11.0)

sparse_to_dense_pk: 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)

Value

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

Arguments

sparse_pk

A sparse_pk object from as_sparse_pk()