R package to detect hyaline rings in otoliths of Baltic cods and determine the age of the fish.
# Test Script V.1
rm(list = ls())
install()
require(AgeReader)
# Use directory that contains the example file for input
read.age(input.dir = "inst/extdata/")