StatCharrms (version 0.90.92)

fecundityData: Example fecundity data

Description

Example fecundity data taken in daily increments. The data set is used during the call of generateExamples which is called from the [Examples] button in the StatCharrms main window.

Usage

data("fecundityData")

Arguments

Format

Date

The date the observation took place.

Treatment

The treatment level.

Rep

The replicate the observation belongs to.

Fecundity

The number of counted eggs for the pair.

Generation

The generation of the fish.

References

TBD

Examples

Run this code
# NOT RUN {
	data(eventTimeData)
	str(eventTimeData)	
# }

Run the code above in your browser using DataLab