The goal of pmtables is to create summary tables commonly used in pharmacometrics.

Installation

You can install the released version of pmtables from MPN with:

mpn <- "https://mpn.metworx.com/snapshots/stable/2021-06-20"
install.packages("pmtables", repos = mpn)

This installs from a specific, dated snapshot. Please check https://mpn.metworx.com/docs/snapshots/ for the most recent snapshot date.

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("metrumresearchgroup/pmplots")

Documentation

We maintain a pmtables book here

Examples

Data Disposition

Continuous Covariate Summary

Discrete Covariate Summary

Examples in working docs