Description Usage Arguments Value Examples
Merge raw GPS Data with Animal IDs, and Sex
| 1 | LionData(filepath, startdates, enddates)
 | 
| filepath | path to all lion movement file | 
| startdates | vector of start dates to subset data | 
| enddates | vector of end dates to subset data | 
Returns a data.frame with all gps data, AnimalID, Sex, and Movement Rates
| 1 | Lion<-LionData(filepath = yourfile startdates = '2017-05-01', enddates = '2017-09-01')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.