
Estimate effective sampling frequency from timestamps
Source:R/076-calibration-quality-uncertainty-0-9.R
effective_sampling_frequency.RdEstimate effective sampling frequency from timestamps
Usage
effective_sampling_frequency(
data,
time = "timestamp_ms",
unit = c("ms", "s", "us"),
by = NULL
)