downsample | R Documentation |
Track
Downsamples a Track
to the size (amount of points) of another Track
.
## S4 method for signature 'Track'
downsample(track1, track2)
track1 |
|
track2 |
Reference |
A Track
object. The downsampled track1.
Nikolai Gorte <n.gorte@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.