Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

284 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RStudio_CRAN_mirror_downloads_badge

Data sets from The Analysis of Biological Data

Description

The abd package contains data sets and sample code for the book, The Analysis of Biological Data by Michael C. Whitlock and Dolph Schluter (2009; Roberts and Company Publishers).

Authors

Kevin M. Middleton (University of Missouri); Randall Pruim (Calvin College)

Reference

Whitlock, M.C. and D. Schluter. 2009. The Analysis of Biological Data. Roberts and Company Publishers. ISBN: 0981519407.

Installation

You can install the most recent version directly from github using install_github() from the remotes package.

remotes::install_github("Middleton-Lab/abd")

Note that if you are using Windows, you may first need to install [Rtools](https://cran.r-project.org/bin/windows/Rtools/.

Stable release versions of abd are available via CRAN:

install.packages("abd")

Examples

trellis.par.set(theme=col.abd())  # set color theme
show.settings()
abdData(3)                        # look for data sets in chapter 3
abdData('Finch')                  # look for data sets with 'finch' in name

About

Data and demos for Analysis of Biological Data (1st ed.)

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages