Preamble

Contains test for R-scripts that are suppose to mimic the PAX scripts

#require(fishvise)
#require(dplyr)
require(pax)

oldwd <- getwd()
#setwd("~/r/Pakkar/pax/pax_test")

Run the pax - no falsify

pax_setup(Species="01",Year=2014)
pax_getdata()
pax_prepare_length()
pax_agematurity() # NOTE: ERROR IN SHELL SCRIPT
pax_agelength()
pax_catchnum()


einarhjorleifsson/pax documentation built on May 16, 2019, 1:30 a.m.