powered by
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
# NOT RUN { data(Snapper) str(Snapper) head(Snapper) hist(Snapper$len,main="") # }
Run the code above in your browser using DataLab