---
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

En [espaƱol](https://laundry.dendroalsia.net/longterm_data_es.html)

---

```{r plot_all_week_days, echo=FALSE}
plot(plot_all_week_days)
```

---

## For current status, click [here](https://laundry.dendroalsia.net/)

---

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)