Snapper {FSAdata}R Documentation

Lengths for Snapper from Australia.

Description

Lengths of Australian Snapper (Chrysophrys auratus) taken by trawl.

Format

A data frame of 256 observations on the following 1 variable:

Topic(s)

Source

Simulated from length frequency summaries found in data(cassie) of the mixdist package. Data originally from Cassie, R.M. 1954. Some uses of probability paper in the analysis of size frequency distributions. Australian Journal of Marine and Freshwater Research. 5:513-522.

Examples

data(Snapper)
str(Snapper)
head(Snapper)
hist(Snapper$len,main="")


[Package FSAdata version 0.3.6.9000 ]