aboutsummaryrefslogtreecommitdiff
path: root/R/nlme.mmkin.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-18 01:06:22 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-18 01:06:22 +0200
commitfe0601aa4c729466e9c4d3219aa6cf1bf0f96955 (patch)
treed7e3a36f7e1585f75eb577a1152d6266d843cc67 /R/nlme.mmkin.R
parent518a801a9a0f1aef36df1f201b6a3f0f3a84b779 (diff)
Fix NOTE, prepare for releasev0.9.49.10
Diffstat (limited to 'R/nlme.mmkin.R')
-rw-r--r--R/nlme.mmkin.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/nlme.mmkin.R b/R/nlme.mmkin.R
index e58f11cb..355c3e34 100644
--- a/R/nlme.mmkin.R
+++ b/R/nlme.mmkin.R
@@ -39,7 +39,7 @@ get_deg_func <- function() {
#' @param naPattern passed to nlme
#' @param control passed to nlme
#' @param verbose passed to nlme
-#' @importFrom stats na.fail
+#' @importFrom stats na.fail as.formula
#' @return Upon success, a fitted nlme.mmkin object, which is an nlme object
#' with additional elements
#' @export

Contact - Imprint