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