diff --git a/data/xml_url_count.csv b/data/xml_url_count.csv index 99da35d..cc86ec0 100644 --- a/data/xml_url_count.csv +++ b/data/xml_url_count.csv @@ -670,3 +670,4 @@ 2024-12-02,38 2024-12-03,38 2024-12-04,38 +2024-12-05,38 diff --git a/report.html b/report.html index ca5a2ff..3b08d11 100644 --- a/report.html +++ b/report.html @@ -378,7 +378,7 @@
You can also embed plots, for example:
-## Rows: 671 Columns: 2
+## Rows: 672 Columns: 2
## ── Column specification ────────────────────────────────────────────────────────
## Delimiter: ","
## dbl (1): 38
@@ -386,7 +386,7 @@ Including Plots
##
## ℹ Use `spec()` to retrieve the full column specification for this data.
## ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
-## # A tibble: 671 × 2
+## # A tibble: 672 × 2
## `2023-02-03` `38`
## <date> <dbl>
## 1 2023-02-03 38
@@ -399,7 +399,7 @@ Including Plots
## 8 2023-02-04 38
## 9 2023-02-05 38
## 10 2023-02-06 38
-## # ℹ 661 more rows
+## # ℹ 662 more rows
Note that the echo = FALSE
parameter was added to the
code chunk to prevent printing of the R code that generated the
plot.