Learn R Programming

nlmixr2 (version 5.0.0)

nlmixr2update: Update nlmixr2 packages

Description

This will check to see if all nlmixr2 packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.

Usage

nlmixr2update(recursive = FALSE)

Arguments

recursive

If TRUE, will also check all dependencies of nlmixr2 packages.

Examples

Run this code
if (FALSE) {
nlmixr2update()
}

Run the code above in your browser using DataLab