README.md

AgeReader

R package to detect hyaline rings in otoliths of Baltic cods and determine the age of the fish.

Test Script if the package is being cloned

# 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/")



buddekai/AgeReader documentation built on May 22, 2019, 5:33 p.m.