diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-05 08:31:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-05 08:31:21 +0100 |
commit | 9298a503d8de99dad1f61d6eb8bc228dd4acce6b (patch) | |
tree | 22a8d261835d36e59c371a858598dbe309aa89ec /man | |
parent | f24a86c1f33e06c8114021c5c3956b5f7c400c18 (diff) |
Fix link and update docs
Diffstat (limited to 'man')
-rw-r--r-- | man/nlme.mmkin.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nlme.mmkin.Rd b/man/nlme.mmkin.Rd index bf45c6e5..85bd74f6 100644 --- a/man/nlme.mmkin.Rd +++ b/man/nlme.mmkin.Rd @@ -28,7 +28,7 @@ \method{update}{nlme.mmkin}(object, ...) } \arguments{ -\item{model}{An \code{\link{mmkin}} row object.} +\item{model}{An \link{mmkin} row object.} \item{data}{Ignored, data are taken from the mmkin model} @@ -150,5 +150,5 @@ endpoints(f_nlme_dfop) } } \seealso{ -\code{\link{nlme_function}} +\code{\link[=nlme_function]{nlme_function()}} } |