From 2ded0424ba1a2ad6d6e265dd785b9c5f54d53319 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 19 Oct 2015 16:10:34 +0200 Subject: Add the R6 class mkinds --- R/mkinds.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R') 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, -- cgit v1.2.1