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 cb3c712a..60924c21 100644
--- a/R/mkinds.R
+++ b/R/mkinds.R
@@ -31,7 +31,7 @@
#' @field data A dataframe with at least the columns name, time and value
#' in order to be compatible with mkinfit
#' @example inst/examples/mkinds.R
-mkinds <- R6Class("mkinds",
+mkinds <- R6Class("mkinds",
public = list(
title = NULL,
sampling_times = NULL,

Contact - Imprint