Snapper | R Documentation |
Lengths of Australian Snapper (Chrysophrys auratus) taken by trawl.
A data frame of 256 observations on the following 1 variable:
Length in inches
Length Frequency
Size Structure
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. CSV file
data(Snapper)
str(Snapper)
head(Snapper)
hist(Snapper$len,main="")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.