diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 11:14:45 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 11:14:45 +0200 |
commit | 0c9b2f0e3c8ce65cb790c9e048476784cbbea070 (patch) | |
tree | 578f716c9daaff9502a95178e2d6ba63da438fbe /man/reexports.Rd | |
parent | c6eb6b2bb598002523c3d34d71b0e4a99671ccd6 (diff) |
Finished 'summary.nlmixr.mmkin', checks, docs
Diffstat (limited to 'man/reexports.Rd')
-rw-r--r-- | man/reexports.Rd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/reexports.Rd b/man/reexports.Rd index ccba7567..d4fc6b96 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -1,10 +1,11 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/lrtest.mkinfit.R, R/nlme.mmkin.R +% Please edit documentation in R/lrtest.mkinfit.R, R/nlme.mmkin.R, R/nlmixr.R \docType{import} \name{reexports} \alias{reexports} \alias{lrtest} \alias{nlme} +\alias{nlmixr} \title{Objects exported from other packages} \keyword{internal} \description{ @@ -15,5 +16,7 @@ below to see their documentation. \item{lmtest}{\code{\link[lmtest]{lrtest}}} \item{nlme}{\code{\link[nlme]{nlme}}} + + \item{nlmixr}{\code{\link[nlmixr]{nlmixr}}} }} |