From 36506d0e0f5908f353d60adafee2fb7712fec1e1 Mon Sep 17 00:00:00 2001 From: Elias Date: Tue, 19 Mar 2024 18:08:03 +0100 Subject: [PATCH] respond to error --- R/dlabel.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/dlabel.R b/R/dlabel.R index ac70a26..1c71d0b 100644 --- a/R/dlabel.R +++ b/R/dlabel.R @@ -37,7 +37,7 @@ #' set.seed(123) #' dl.test <- data.frame(id = sample(1:10, 30, replace = TRUE), #' category = sample(letters[1:4], 30, replace = TRUE), -#' timestamp = as.POSIXct(runif(size, 1704063600, 1711922400), +#' timestamp = as.POSIXct(runif(30, 1704063600, 1711922400), #' origin = "1970-01-01")) #' #' # test: dlabel will reveal three id-category combinations with temporal