powered by
Divert output errors to the telegram bot
errors_to_telegram( chat_name = Sys.getenv("R_telegram_error_chat_name"), bot_name = getOption("depigner.bot_name") )
a
if (interactive()) { library(depigner) errors_to_telegram() }
Run the code above in your browser using DataLab