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