Skip to content

Wrapper for tool to estimate ageing error given double-reads of hard structures (e.g., otoliths)

Notifications You must be signed in to change notification settings

pfmc-assessments/AgeingError

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

AgeingError

  • Software to estimate ageing error given double-reads of hard structures (e.g., otoliths)

    call-r-cmd-check

Instructions

Install the AgeingError package from this github site as follows:

# using {remotes}
remotes::install_github("pfmc-assessments/AgeingError")
# using {pak}
pak::pak("pfmc-assessments/AgeingError")

# Load package
library(AgeingError)

See the vignette for description and example use.