View source: R/pipeline-loadgeneric.R
| resolve_sample_rate | R Documentation |
Returns the user-supplied sampling rate, or infers it from the median spacing of the timestamps when not provided.
resolve_sample_rate(sample_rate, time_ms, verbose)
sample_rate |
User-supplied sampling rate in Hz, or |
time_ms |
Numeric vector of timestamps in milliseconds. |
verbose |
Logical. Whether to print verbose output. |
A positive numeric sampling rate in Hz.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.