powered by
send_push_notification(title = "Your R session says:", message = paste0("Message sent: ", Sys.time()), api_token = NULL, user_key = NULL, priority = "medium", file = "~/r_keychain.rds")
## Not run: send_push_notification(user_key = "xxxxxx", api_token = "xxxxx")
Run the code above in your browser using DataLab