if (FALSE) {
Sys.setenv(WHAPI_TOKEN = "your_token_here")
# Default check (wakeup=TRUE, channel_type="web")
whapi_check_health()
# Check with channel_type = "mobile"
whapi_check_health(channel_type = "mobile")
}
Run the code above in your browser using DataLab