Description Usage Arguments Value
Sample indices take precedence over times whereas the maximum number of
samples take precedence over the sample rate. When boudaries are omitted
(NA) then the boundaries of the signal are used. If max.samples
is NA all the sample indices in the range are returned.
1 2 |
signal |
Source signal |
first.sample.index |
First sample index. |
last.sample.index |
Last sample index. |
from.time |
Time of the first sample. |
to.time |
Time of the last sample. |
max.samples |
Maximum number of returned sample indices. |
sample.rate |
New sample rate. |
A vector containing at most max.samples sample indices from
the given range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.