diff options
Diffstat (limited to 'R/nlme.mmkin.R')
-rw-r--r-- | R/nlme.mmkin.R | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/R/nlme.mmkin.R b/R/nlme.mmkin.R index ca849b85..695c63e9 100644 --- a/R/nlme.mmkin.R +++ b/R/nlme.mmkin.R @@ -6,6 +6,9 @@ # following environment will be in the mkin namespace. .nlme_env <- new.env(parent = emptyenv()) +#' @export +nlme::nlme + #' Retrieve a degradation function from the mmkin namespace #' #' @importFrom utils getFromNamespace |