Description Usage Format Examples
Number and sex of adult wrasses in a section of the Great Barrier Reef.
1 |
A data frame with 3 observations on the following 3 variables.
malesa numeric vector
femalesa numeric vector
counta numeric vector
1 2 | data(WrasseSexes)
xtabs(count ~ males + females, WrasseSexes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.