Learn R Programming

trip (version 1.5.0)

walrus818: Walrus tracking data set.

Description

Behavior of Pacific Walruses Tracked from the Alaska Coast of the Chukchi Sea.

Arguments

Details

Data set is provided as a 'trip' object. This is the abstract for the work:

"We tracked movments and haulout foraging behavior of walruses instrumented with satellite-linked data loggers from the Alaskan shores of the Chukchi Sea during the autumn of 2009 (n=13) and 2010 (n=2)." Jay, C. V. and Fischbach, A.S.

Examples

Run this code
# NOT RUN {
data(walrus818)
plot(walrus818)
lines(walrus818)

##dontdoanything
## library(mapview)
##mapview(as(walrus818, "SpatialLinesDataFrame"), burst = TRUE)
# }

Run the code above in your browser using DataLab