fixrates | R Documentation |
A dataset listing typical GPS fix rates for animal tracking devices. Useful for selecting typical sampling schedules in wildlife tracking projects.
fixrates
A data.frame with 40 rows and 7 variables:
Human-readable fix schedule, e.g., "1 fix every month". Helps interpret sampling intervals in practical terms.
Sampling interval in seconds, i.e., time between consecutive location fixes.
Sampling frequency in seconds, i.e., how often a fix occurs (inverse of dti).
Sampling frequency in hours, offering a more intuitive unit for comparison.
Logical. TRUE if the fix rate is commonly used in animal tracking studies. Useful for identifying standard settings.
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.