R/sound.R
is_sound.Rd
Test if object is a sound
is_sound(x)
An object to test.
A logical.
is_sound("not a sound") #> [1] FALSE