diff --git a/dev/index.html b/dev/index.html index ee948887..158add01 100644 --- a/dev/index.html +++ b/dev/index.html @@ -196,7 +196,7 @@
library(tsibbledata)
-aus_production |>
+aus_production %>%
autoplot(vars(Beer, Tobacco, Bricks))
#> Warning: Removed 20 rows containing missing values or values outside the scale range
#> (`geom_line()`).