WrasseSexes: Distribution of Wrasses

Description Usage Format Examples

Description

Number and sex of adult wrasses in a section of the Great Barrier Reef.

Usage

1

Format

A data frame with 3 observations on the following 3 variables.

males

a numeric vector

females

a numeric vector

count

a numeric vector

Examples

1
2
data(WrasseSexes)
xtabs(count ~ males + females, WrasseSexes)

abd documentation built on May 2, 2019, 4:46 p.m.