laundry_status/laundry_longterm_data.Rmd

30 lines
742 B
Plaintext
Raw Normal View History

2024-01-17 13:55:13 -06:00
---
title: "Laundry Longterm Data"
output:
html_document:
includes:
in_header: favicon_header.html
---
updated: `r format(Sys.time(), format = "%A %I:%M %p", tz = "America/Chicago")`
this site updates every day
2024-01-28 14:12:56 -06:00
En [español](https://laundry.dendroalsia.net/longterm_data_es.html)
2024-01-17 13:55:13 -06:00
---
```{r plot_all_week_days, echo=FALSE}
plot(plot_all_week_days)
```
2024-01-23 15:47:40 -06:00
---
## For current status, click [here](https://laundry.dendroalsia.net/)
---
2024-01-17 13:55:13 -06:00
If you have any issues or questions, please email [ben@dendroalsia.net](mailto:ben@dendroalsia.net)
The code that I wrote to generate this website is available under the GPLv3 license here: [https://git.dendroalsia.net/ben/laundry_status](https://git.dendroalsia.net/ben/laundry_status)