diff --git a/pkgdown.yml b/pkgdown.yml index e6d68f7..5a54fd0 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -7,7 +7,7 @@ articles: missingness: missingness.html session: session.html visuals: visuals.html -last_built: 2025-09-10T11:29Z +last_built: 2025-09-10T13:14Z urls: reference: https://agdamsbo.github.io/FreesearchR/reference article: https://agdamsbo.github.io/FreesearchR/articles diff --git a/reference/data_description.html b/reference/data_description.html index 8ddd9c6..bd241f6 100644 --- a/reference/data_description.html +++ b/reference/data_description.html @@ -70,7 +70,7 @@ sample(1:8, 20, TRUE), sample(c(1:8, NA), 20, TRUE) ) |> data_description() -#> [1] "Data has 20 observations and 2 variables, with 20 (100%) complete cases." +#> Error in data_description(data.frame(sample(1:8, 20, TRUE), sample(c(1:8, NA), 20, TRUE))): object 'i18n' not found