Rdocumentation
powered by
Learn R Programming
abd (version 0.2-8)
PrimateWBC: Primate White Blood Cell Counts and Promiscuity
Description
White blood cell (WBC) counts in pairs of closely related primate species
Arguments
Format
A data frame with 9 observations on the following 2 variables.
WBC.less
a numeric vector
WBC.more
a numeric vector
Source
Nunn, C.L., J.L. Gittleman, and J. Antonovics. 2000. Promiscuity and the primate immune system.
Science
290: 1168-1170.
Examples
Run this code
xyplot(WBC.more ~ WBC.less, PrimateWBC)
Run the code above in your browser using
DataLab