rev {freqdom} | R Documentation |
timedom
or freqdom
object, respectively For a given freqdom
object x
, the function rev
reverts the order of the evaluation grid.
## S3 method for class 'freqdom'
rev(x)
x |
an object of class |
Returns object of same class as x
.