From b935273d651301b271e0cb66bf36c2bbc1d15b32 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Jan 2019 01:40:24 +0100 Subject: Separate out PELMO utilities into rPELMO --- man/one_box.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/one_box.Rd') diff --git a/man/one_box.Rd b/man/one_box.Rd index 89e624c..57d6d77 100644 --- a/man/one_box.Rd +++ b/man/one_box.Rd @@ -14,7 +14,8 @@ one_box(x, ini, ..., t_end = 100, res = 0.01) \method{one_box}{character}(x, ini = 1, parms, ..., t_end = 100, res = 0.01) -\method{one_box}{mkinfit}(x, ini = "model", ..., t_end = 100, res = 0.01) +\method{one_box}{mkinfit}(x, ini = "model", ..., t_end = 100, + res = 0.01) } \arguments{ \item{x}{When numeric, this is the half-life to be used for an exponential -- cgit v1.2.1