knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

nmtools

nmtools provides functions for common NONMEM and Perl-speaks-NONMEM (PsN) workflows.

Codecov test coverage Lifecycle: experimental

Installation

You can install the development version of nmtools from GitHub with:

# install.packages("devtools")
devtools::install_github("gvelasq/nmtools")


gvelasq/nmtools documentation built on April 9, 2022, 7:13 a.m.