powered by
Test whether the given sound is supported for Pushover messages
is.pushover_sound(x)
a string containing a sound name
A logical value indicating whether the given sound is supported by Pushover (TRUE) or not (FALSE)
TRUE
FALSE
# NOT RUN { is.pushover_sound("cosmic") # }
Run the code above in your browser using DataLab