Description Usage Arguments Value Examples
Subset data by month/year for summer months (6, 7, 8)
1 | summer_sub(x, spp)
|
x |
data.frame containing relocation data |
spp |
text string denoting species |
Returns summer subset data
1 | dat<-summer_sub(x = dat, spp='FMD')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.