| ML_ex_dat {GPSeqClus} | R Documentation | 
Sample Data for Sequential Clustering Routine
Description
A dataframe containing a subset of GPS location data from 2 male and 1 female mountain lions used
for testing and running sequential cluster function examples.Example data provided by Wyoming Game and Fish Department, 2020.
Usage
ML_ex_dat
Format
A dataframe containing 4 columns:
- AID
- animal identification 
- TelemDate
- location timestamp in POSIXct format 
- Lat
- latitude coordinates 
- Long
- longitude coordinates 
[Package GPSeqClus version 1.4.0 Index]