diff --git a/Get_Results.R b/Get_Results.R index 358b2a9..82ccddc 100644 --- a/Get_Results.R +++ b/Get_Results.R @@ -1,8 +1,8 @@ #### This Script carries all simulations if (Sys.info()[7] == "ts" | Sys.info()[7] == "tobiasschnabel") { - library(pushoverr) - set_pushover_user(user = "ugdgajneo6c1guze52pi8ew2jyon71") - set_pushover_app(token = "awswexyruunh8f3gex8yyzk4guarie") + # library(pushoverr) + # set_pushover_user(user = "") + # set_pushover_app(token = "") } writeLines("Which simulation process should be used?") writeLines("-----------------------------------------------------------------")