Rdocumentation
powered by
Learn R Programming
elpatron (version 0.0.4)
deltat_guess: Guess data sampling frequency
Description
A convenience function for guessing the sampling frequency of a dataset.
Usage
deltat_guess(time.x)
Arguments
time.x
numeric vector; timer values, in any units.
Value
A numeric (scalar) giving the typical difference between time points.