diff --git a/404.html b/404.html index 65ee87f..d3343bd 100644 --- a/404.html +++ b/404.html @@ -40,7 +40,7 @@
diff --git a/LICENSE.html b/LICENSE.html index 77d6f36..df9ded6 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -17,7 +17,7 @@ diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 1e73d2e..d720a86 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index dce75e9..4416eac 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 309e0ab..5d3298a 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index b9640c3..99b3927 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index ee32b53..78a66f7 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index d5789f5..f39cc99 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/index.html b/articles/index.html index 87a429e..655be02 100644 --- a/articles/index.html +++ b/articles/index.html @@ -17,7 +17,7 @@ diff --git a/articles/plot2.html b/articles/plot2.html index 56918a0..13d3eec 100644 --- a/articles/plot2.html +++ b/articles/plot2.html @@ -41,7 +41,7 @@ @@ -237,7 +237,7 @@If there are multiple y values for each x, the default will be a @@ -414,16 +414,16 @@
x
#> # A tibble: 1,461 × 2
#> x y
#> <date> <dbl>
-#> 1 2020-01-01 0.921
-#> 2 2020-01-02 1.04
-#> 3 2020-01-03 0.816
-#> 4 2020-01-04 1.17
-#> 5 2020-01-05 1.15
-#> 6 2020-01-06 0.943
-#> 7 2020-01-07 1.19
-#> 8 2020-01-08 0.982
-#> 9 2020-01-09 0.895
-#> 10 2020-01-10 1.01
+#> 1 2020-01-01 0.966
+#> 2 2020-01-02 0.809
+#> 3 2020-01-03 0.902
+#> 4 2020-01-04 1.03
+#> 5 2020-01-05 0.839
+#> 6 2020-01-06 0.872
+#> 7 2020-01-07 1.00
+#> 8 2020-01-08 1.06
+#> 9 2020-01-09 1.04
+#> 10 2020-01-10 1.15
#> # ℹ 1,451 more rows
sample_df |>
plot2(x, y, type = "l",
@@ -488,12 +488,12 @@
numeric_z |>
@@ -900,18 +900,18 @@ Setting the values of y
= round(runif(40, min = 10, max = 100)))
head(df, n = 12)
#> group size
-#> 1 A 78
-#> 2 A 25
-#> 3 A 24
-#> 4 A 99
-#> 5 A 27
-#> 6 A 62
-#> 7 A 34
-#> 8 A 91
-#> 9 A 25
-#> 10 A 78
-#> 11 B 24
-#> 12 B 37
+#> 1 A 67
+#> 2 A 22
+#> 3 A 55
+#> 4 A 96
+#> 5 A 96
+#> 6 A 39
+#> 7 A 71
+#> 8 A 17
+#> 9 A 54
+#> 10 A 47
+#> 11 B 75
+#> 12 B 73
df |>
plot2(group, max(size))
Berends MS, Hassing EEA (2024). certeplot2: A Certe R Package for Convenient Plotting. -R package version 1.23.3, https://github.com/certe-medical-epidemiology/certeplot2, https://certe-medical-epidemiology.github.io/certeplot2. +R package version 1.23.4, https://github.com/certe-medical-epidemiology/certeplot2, https://certe-medical-epidemiology.github.io/certeplot2.
@Manual{, title = {certeplot2: A Certe R Package for Convenient Plotting}, author = {Matthijs S. Berends and Erwin E. A. Hassing}, year = {2024}, - note = {R package version 1.23.3, https://github.com/certe-medical-epidemiology/certeplot2}, + note = {R package version 1.23.4, https://github.com/certe-medical-epidemiology/certeplot2}, url = {https://certe-medical-epidemiology.github.io/certeplot2}, }diff --git a/favicon-16x16.png b/favicon-16x16.png index 2769c84..482bced 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index a322a39..f6e8dbb 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 981dbad..0ed9e45 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ diff --git a/pkgdown.yml b/pkgdown.yml index 8205249..038f1dd 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: plot2: plot2.html -last_built: 2024-02-03T15:57Z +last_built: 2024-02-05T14:51Z urls: reference: https://certe-medical-epidemiology.github.io/certeplot2/reference article: https://certe-medical-epidemiology.github.io/certeplot2/articles diff --git a/reference/add_mapping.html b/reference/add_mapping.html index 35338a6..4690df3 100644 --- a/reference/add_mapping.html +++ b/reference/add_mapping.html @@ -17,7 +17,7 @@ diff --git a/reference/add_type.html b/reference/add_type.html index aff752b..b20aed1 100644 --- a/reference/add_type.html +++ b/reference/add_type.html @@ -17,7 +17,7 @@ diff --git a/reference/admitted_patients.html b/reference/admitted_patients.html index bb55f19..a285e75 100644 --- a/reference/admitted_patients.html +++ b/reference/admitted_patients.html @@ -17,7 +17,7 @@ diff --git a/reference/certeplot2-package.html b/reference/certeplot2-package.html index 1dc724b..c80c721 100644 --- a/reference/certeplot2-package.html +++ b/reference/certeplot2-package.html @@ -17,7 +17,7 @@ diff --git a/reference/get_plot_title.html b/reference/get_plot_title.html index 7b86230..2affecf 100644 --- a/reference/get_plot_title.html +++ b/reference/get_plot_title.html @@ -17,7 +17,7 @@ diff --git a/reference/index.html b/reference/index.html index 3a6b702..fbb3434 100644 --- a/reference/index.html +++ b/reference/index.html @@ -17,7 +17,7 @@ diff --git a/reference/labellers.html b/reference/labellers.html index 67c8199..935881c 100644 --- a/reference/labellers.html +++ b/reference/labellers.html @@ -17,7 +17,7 @@ diff --git a/reference/md_to_expression.html b/reference/md_to_expression.html index 40a8567..083a292 100644 --- a/reference/md_to_expression.html +++ b/reference/md_to_expression.html @@ -17,7 +17,7 @@ diff --git a/reference/move_layer.html b/reference/move_layer.html index d69066d..da39474 100644 --- a/reference/move_layer.html +++ b/reference/move_layer.html @@ -17,7 +17,7 @@ diff --git a/reference/netherlands.html b/reference/netherlands.html index e5372e1..d8ec76b 100644 --- a/reference/netherlands.html +++ b/reference/netherlands.html @@ -17,7 +17,7 @@ diff --git a/reference/plot2-methods.html b/reference/plot2-methods.html index 95210d8..23260e0 100644 --- a/reference/plot2-methods.html +++ b/reference/plot2-methods.html @@ -17,7 +17,7 @@ @@ -1712,7 +1712,7 @@
plot2()