Arith-methods {tuneR} | R Documentation |
Arithmetics on Waves
Description
Methods for arithmetics on Wave objects
Methods
- object = "Wave"
- An object of class
Wave
.
- object = "numeric"
- For, e.g., adding a number to the whole Wave, e.g. useful for demeaning.
- object = "missing"
- For unary Wave operations.
Author(s)
Uwe Ligges, ligges@statistik.tu-dortmund.de
See Also
For the S3 generic: Arith
, Wave-class, Wave
[Package
tuneR version 0.2-10
Index]