Michela | R Documentation |
GPS tracks of one roe deer (Capreolus capreolus) in the Italian alps. This deer performs two seasonal migrations, from a wintering ground to a summering ground, back its wintering ground. For several ways to analyze these data, see examples in the marcher vignette.
data(Michela)
Data frame containing movements of roe deer with the following columns:
ID of animal
Names - for mnemonic convenience - of Italian authors.
In Easting Westing
POSIXct object
Day of year, counting from January 1 of the first year of observations (thus day 367 is January 2 or the following year).
For more details, see: Eurodeer.org
data(Michela)
with(Michela, scan_track(time = time, x = x, y = y))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.