powered by
Update old Wave objects generated with tuneR < 1.0.0 to the new class definition for use with new versions of the package.
updateWave(object)
An object of Wave-class as implemented in tuneR versions >= 1.0-0.
An object of Wave-class.
Uwe Ligges ligges@statistik.tu-dortmund.de, Sarah Schnackenberg
This function is only needed to convert Wave-class objects that have been saved with tuneR versions prior to 1.0-0 to match the new class definition.
Wave-class, Wave
Wave
x <- sine(440) updateWave(x)
Run the code above in your browser using DataLab