diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 18:18:40 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 18:18:40 +0200 |
commit | 803fe13e505960fddccdbd4dcb524715f5eb068d (patch) | |
tree | be5a3b2ca52e20b3bfae758299febf15c889d621 /man | |
parent | 8deaa29a659630a40e8b11df1fa3ebbbd9ca9e68 (diff) |
Add url: tag to _pkgdown.yml, typo, update docs
Diffstat (limited to 'man')
-rw-r--r-- | man/one_box.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/one_box.Rd b/man/one_box.Rd index 57d6d77..3c34dae 100644 --- a/man/one_box.Rd +++ b/man/one_box.Rd @@ -20,7 +20,7 @@ one_box(x, ini, ..., t_end = 100, res = 0.01) \arguments{ \item{x}{When numeric, this is the half-life to be used for an exponential decline. When a character string specifying a parent decline model is given -e.g. \code{FOMC}, \code{parms} must contain the corresponding paramters. +e.g. \code{FOMC}, \code{parms} must contain the corresponding parameters. If x is an \code{\link{mkinfit}} object, the decline is calculated from this object.} |