aboutsummaryrefslogtreecommitdiff
path: root/R/mkinds.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/mkinds.R')
-rw-r--r--R/mkinds.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/mkinds.R b/R/mkinds.R
index 17d40875..b86751fb 100644
--- a/R/mkinds.R
+++ b/R/mkinds.R
@@ -30,7 +30,7 @@
#' @field replicates The number of replicates
#' @field data A dataframe with at least the columns name, time and value
#' in order to be compatible with mkinfit
-#' @examples inst/examples/mkinds.R
+#' @example inst/examples/mkinds.R
mkinds <- R6Class("mkinds",
public = list(
title = NULL,

Contact - Imprint