Jonubi1 {FSAdata}R Documentation

Ages and lengths of male Jonubi.

Description

Assigned ages and measured fork lengths for male Jonubi (Chalcalburnus mossulensis) from the Karasu River (Turkey).

Format

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

fl

Fork lengths (cm).

age

Assigned ages (years).

Topic(s)

Source

Simulated from table 2 of Yildirim, A., H.U. Haluloulu, M. Turkmen, and O. Erdouan. 2003. Age and growth characteristics of Chalcalburnus mossulensis (Heckel, 1843) living in Karasu River (Erzurum-Turkey). Turkish Journal of Veterinary and Animal Science 27:1091-1096. CSV file

See Also

Jonubi2.

Examples

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


[Package FSAdata version 0.4.1 Index]