Update 0-data_prep.R
This commit is contained in:
parent
5f1eef9a82
commit
74067adea5
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ ds_low_tsh <- ds_bmp %>%
|
||||||
readr$write_rds(
|
readr$write_rds(
|
||||||
here("ML","data-unshared","ds_low_tsh.RDS")
|
here("ML","data-unshared","ds_low_tsh.RDS")
|
||||||
)
|
)
|
||||||
S
|
|
||||||
# close database ----------------------------------------------------------
|
# close database ----------------------------------------------------------
|
||||||
|
|
||||||
dbDisconnect(db)
|
dbDisconnect(db)
|
||||||
|
|
Loading…
Reference in a new issue