Downsample | R Documentation |
Downsample PRecording object along the time axis
Downsample(X, npnts.out = NULL, sample.rate = NULL)
X |
A PRecording or PCollection object |
npnts.out |
Number of points in output time axis, ignored if NULL |
sample.rate |
New sampling rate |
A matrix or PRecording object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.