laundry_status/laundry_longterm_data.Rmd

22 lines
591 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
---
```{r plot_all_week_days, echo=FALSE}
plot(plot_all_week_days)
```
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)