Learn R Programming

mkde (version 0.4)

condor: California condor locations

Description

A data frame containing California condor location data

Usage

data(condor)

Arguments

Format

A data frame with 421 observations on the following 4 variables.

time

Elapsed time in minutes

x

x-coordinate (UTM easting in meters)

y

y-coordinate (UTM northing in meters)

z

z-coordinate (height above sea level in meters)

Details

GPS location data acquired from a wild California condor (Gymnogyps californianus) tracked by San Diego Zoo Global around its reintroduction site in Baja California, Mexico during November 2012 (Sheppard et al. 2013).

References

Sheppard, J.K., Walenski, M., Wallace, M.P., Velazco, J.J.V., Porras, C., & Swaisgood, R.R. (2013). Hierarchical dominance structure in reintroduced California condors: correlates, consequences, and dynamics. Behavioral Ecology and Sociobiology. 67: 1-12.

Examples

Run this code
data(condor)
head(condor, 30)

Run the code above in your browser using DataLab