pelican | R Documentation |
GPS and ARGOS data on a single brown pelican (Pelecanus occidentalis). Please contact Autumn-Lynn Harrison (HarrisonAL@si.edu) if you want to publish with these data.
Funding for Brown Pelican tracking was provided by the Friends of the National Zoo Conservation Research Grant and ConocoPhillips Global Signature Program. Field support provided by D. Brinker.
data("pelican")
A list of 2 telemetry
objects.
as.telemetry
, plot.telemetry
, buffalo
, coati
, gazelle
, jaguar
, turtle
, wolf
.
# Load package and data
library(ctmm)
data("pelican")
names(pelican)
# Plot all sampled locations
plot(pelican,col=c('blue','red'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.