R package for otolith classification
To install the package from GitHub use
library(devtools)
install_github("calbertsen/otoclass", subdir = "otoclass")
- Implement summary, print, plot methods
- Add better documentation
- Add a vignette
- Other improvements