edited text
This commit is contained in:
parent
e8b9d27a46
commit
7345dd71ed
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ The dryer `r ifelse(current_status$dryer_power=="on", "started", "ended")` its m
|
|||
```{r setup, include=FALSE}
|
||||
knitr::opts_chunk$set(echo = TRUE)
|
||||
```
|
||||
This site tracks the washing machine and dryer of our building. My hope is that it helps people find good times to do laundry.
|
||||
This site tracks the washing machine and dryer of our building. My hope is that it helps people find good times to do laundry when the machine is available.
|
||||
|
||||
```{r plot_1day, echo=FALSE}
|
||||
plot(plot_1day)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue