Learn R Programming

r4ss (version 1.11)

SSFishGraph: A function for converting Stock Synthesis output to the format used by FishGraph

Description

Only skeleton of a function right now, needs work. Intended as a translator to convert the output from object created by SS_output to the format used by Michael Prager's FishGraph.

Usage

SSFishGraph(replist, title = "SSv3 output",
species = "some kind of fish")

Arguments

replist
Object created by SS_output
title
Title of output
species
Species name

References

Michael Prager's website with FishGraph downloads: http://www.sefsc.noaa.gov/mprager/rinter.html