Skip to content

calbertsen/otoclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otoclass

R package for otolith classification

Installing the package

To install the package from GitHub use

library(devtools)
install_github("calbertsen/otoclass", subdir = "otoclass")

To do:

  • Implement summary, print, plot methods
  • Add better documentation
  • Add a vignette
  • Other improvements