duration | R Documentation |
Returns the duration (in second) of a time wave
duration(wave, f, channel=1)
wave |
an R object. |
f |
sampling frequency of |
channel |
channel of the R object, by default left channel (1). |
A numeric vector of length 1 returning the duration in second.
Jerome Sueur
data(tico)
duration(tico)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.