added html dir
This commit is contained in:
parent
50a124d8c1
commit
e22826e492
@ -69,7 +69,9 @@ update_data <- function(){
|
||||
theme(axis.text.x = element_text(angle = 30, vjust = 0.5)) +
|
||||
labs(title = "Last 24 hours")
|
||||
|
||||
render("laundry_status.Rmd")
|
||||
render("laundry_status.Rmd",
|
||||
output_dir = "html",
|
||||
output_file = "index.html")
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user