made script loop every 1 minutes
This commit is contained in:
parent
e6c35e7f04
commit
56a47ea0f7
@ -62,5 +62,5 @@ update_data <- function(){
|
|||||||
|
|
||||||
for(i in 1:8640){
|
for(i in 1:8640){
|
||||||
update_data()
|
update_data()
|
||||||
Sys.sleep(60*5)
|
Sys.sleep(60)
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user