Description Usage Arguments Details Value Author(s) See Also Examples
Update old Wave objects generated with tuneR < 1.0.0 to the new class definition for use with new versions of the package.
1 | updateWave(object)
|
object |
An object of Wave-class. |
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.
An object of Wave-class as implemented in tuneR versions >= 1.0-0.
Uwe Ligges ligges@statistik.tu-dortmund.de, Sarah Schnackenberg
Wave-class, Wave
1 2 | x <- sine(440)
updateWave(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.