Learn R Programming

abd (version 0.2-8)

abd-package: 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).

Arguments

Details

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

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

Run this code
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

Run the code above in your browser using DataLab