From 6e5630a0df7e857697ff2ce4730a5f7f45b67377 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 26 Oct 2019 22:52:53 +0200 Subject: Fix checks and tests Static documentation rebuilt by pkgdown --- R/parms.mkinfit.R | 1 + 1 file changed, 1 insertion(+) (limited to 'R/parms.mkinfit.R') diff --git a/R/parms.mkinfit.R b/R/parms.mkinfit.R index 8f9b4136..0628cb92 100644 --- a/R/parms.mkinfit.R +++ b/R/parms.mkinfit.R @@ -5,6 +5,7 @@ #' considering the error structure that was assumed for the fit. #' #' @param object A fitted model object +#' @param \dots Not used #' @return A numeric vector of fitted model parameters #' @export parms <- function(object, ...) -- cgit v1.2.1