validateIsWave {sonicscrewdriver} | R Documentation |
Check an object is a Wave object
Description
Helper function to test that the input is a Wave object. Will create an error if not.
Usage
validateIsWave(wave)
Arguments
wave |
Object to test |
[Package sonicscrewdriver version 0.0.7 Index]