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/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.