README.md

sparrowtelomeres

The goal of sparrowtelomeres is to replicate the analyses in Meillere et al. 2015 "Traffic noise exposure affects telomere length in nestling house sparrows" from Biology Letters (https://doi.org/10.1098/rsbl.2015.0559). The package also contains materials in the form of R vignettes for using the paper as a case study in undergraduate general biology, ecology, and statistics classes.

Installation

The developement version of sparrow telomeres is on GitHub. If you don't already have it, you will need to install the devtools package

install.packages("devtools")

You can then install the sparrowtelomeres from GitHub with:

devtools::install_github("brouwern/sparrowtelomeres")


brouwern/sparrowtelomeres documentation built on May 23, 2020, 12:34 a.m.