diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-26 11:42:37 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-26 11:42:37 +0200 |
commit | 787f32a83f08ecd77e0d043bcc17010eecb93fe3 (patch) | |
tree | 49dc7ecb0698cce94e89bb1eb4871cbaaae784ef /man | |
parent | a7e6b9f9a0ba46f84929603296d3dd4a0cbe4787 (diff) |
Fix naming of SFORB DT50_bx values, fix docs
Diffstat (limited to 'man')
-rw-r--r-- | man/endpoints.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/endpoints.Rd b/man/endpoints.Rd index 0a8fd401..ad85622d 100644 --- a/man/endpoints.Rd +++ b/man/endpoints.Rd @@ -10,7 +10,7 @@ the Eigenvalues are returned. These are equivalent to the rate constantes of the with the advantage that the SFORB model can also be used for metabolites. } \usage{ -endpoints(fit, pseudoDT50 = FALSE) +endpoints(fit) } \arguments{ \item{fit}{ |