abd-package {abd}R Documentation

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).

Details

Package: abd
Type: Package
Version: 0.2-8
Date: 2015-07-02
License: GPL
LazyLoad: yes
LazyData: yes

Author(s)

Kevin M. Middleton (middletonk@missouri.edu); Randall Pruim (rpruim@calvin.edu)

References

Whitlock, M.C. and D. Schluter. 2009. The Analysis of Biological Data. Roberts and Company Publishers. ISBN: 0981519407. http://www.roberts-publishers.com/biology/the-analysis-of-biological-data.html

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

[Package abd version 0.2-8 Index]