tweaked dir

This commit is contained in:
Ben Varick 2023-11-06 17:09:10 -06:00
parent 88c05eff86
commit 9253620c0d
Signed by: ben
SSH Key Fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo

View File

@ -3,7 +3,7 @@ library(tidyverse)
library(influxdbclient) library(influxdbclient)
library(rmarkdown) library(rmarkdown)
#setwd("/laundry_status") setwd("/laundry_status")
# parameters needed to make connection to Database # parameters needed to make connection to Database
token <- substr(read_file("data/api_key"), 1, 88) token <- substr(read_file("data/api_key"), 1, 88)