Morwong4 {FSAdata}R Documentation

Ages and lengths of Morwong.

Description

Assigned ages (from otoliths) and fork lengths of Jackass Morwong (Nemadactylus macropterus) from the Eastern portion of the Southern and Eastern Scalefish and Shark Fishery (SESSF) in 2000.

Format

A data frame with 392 observations on the following 2 variables:

Topic(s)

Source

Ffrom appendix 1 of of Restall, J.E., and K. Krusic-Golub. 2004. Development of jackass morwong age-length keys for 2000-2002. Final report to Australian Fisheries Management Authority. 13 pp. Primary Industries Research Victoria, Queenscliff. Available at http://web-test.afma.gov.au/wp-content/uploads/2010/07/r03_1724b.pdf.

See Also

Morwong4a.

Examples

data(Morwong4)
str(Morwong4)
head(Morwong4)
plot(fl~age,data=Morwong4)


[Package FSAdata version 0.3.6.9000 ]