breeding_wiwa_isotopes {gaiah} | R Documentation |
Isotope values, latitude, longitude and more data from 357 breeding Wilson's warblers
Description
A data frame containing hydrogen isotope values, lat, long, and IDs and some other columns of data for birds sampled on the breeding grounds. Notice that the latitude column is named "lat" and the longitude column is named "long". Those names are both all lowercase. That is the way we roll here. Make sure that you use "lat" and "long" instead of "Lat" and "Long".
Usage
breeding_wiwa_isotopes
Format
A tibble with 357 rows and 15 variables. The relevant variables for analyses here are:
- ID
unique identifier for each bird
- Isotope.Value
hydrogen isotope ratios measured in the bird's feather
- lat
latitude of the bird's breeding/sampling location
- long
latitude of the bird's breeding/sampling location
Source
Kristen Ruegg, Jeff Kelly, Thomas Smith
[Package gaiah version 0.0.5 Index]