SSv3_FishGraph {r4ss}R Documentation

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 SSv3_output to the format used by Michael Prager's FishGraph.

Usage

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

Arguments

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

Author(s)

Ian Taylor

References

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


[Package r4ss version 1.04 Index]