mat_stages {RoMEBS} | R Documentation |
Table of maturity stages
data("mat_stages")
A data frame with 132 observations on the following 4 variables.
FAUNISTIC_CATEGORY
a character vector
SEX
a character vector
MEDITS_STAGE_from_2012
a character vector
MEDITS_STAGE_up_to_2006
a numeric vector
Table of maturity stages per faunistic category.The maturity scales adopted up to 2006 is also provided.
Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp. http://www.sibm.it/MEDITS 2011/principaledownload.htm
Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp. http://www.sibm.it/MEDITS 2011/principaledownload.htm
data(mat_stages) ## maybe str(mat_stages) ; plot(mat_stages) ...