This project uses the R package simmr (Parnell 2020) to estimate proportions of diet components in ancient turkeys.
- Download and install R (https://www.r-project.org/) and R studio (https://rstudio.com/products/rstudio/).
- Download from this repository the r script (simm.r), and the datasets (diet.csv, frac.csv).
- Install and load tidyverse and simmr packages.
- Run the simm.r code.
These data were compiled from existing literature for use with a study of the paleodiet of ancient turkeys in northwestern New Mexico.
diet.csv contains published and estimated 15N and 13C ratios for various dietary components. These are used to input the source means and SDs into the model. "value" is the published value, "corrected" is the published value +1.65 permil if the value is 13C ratio from a modern sample, to correct for recent amospheric depletion of 13C. Corrected values assigned to groups "C4 Invertebrates" and "C3 invertebrates" were estimated by shifting the corresponding plant values by the average enrichment of herbivorous insects: +1.88 for 15N and -0.53 permil for 13C.
frac.csv contains published fractionation values for animals. These are be used to input the fractionation correction means and SDs into the model.
turkeys_hm2021.csv and turkeys_hm2014.csv contains original stable isotope data from McCaffery et al. (2021) and McCaffery et al. (2014)
McCaffery H, Tykot R, Gore K, DeBoer B (2014). Stable Isotope Analysis of Turkey (Meleagris gallopavo) Diet from Pueblo II and Pueblo III Sites, Middle San Juan Region, Northwest New Mexico. American Antiquity 79: 337-352.
McCaffery H, Miller K, Tykot R (2021). Paleodiet of Turkeys (Meleagris gallopavo) in the Early Pueblo Period of the Northern Southwest. Kiva.
Parnell A (2020). simmr: A Stable Isotope Mixing Model. R package version 0.4.2. https://CRAN.R-project.org/package=simmr