draw_SRline: Draw fitted SR line(s) over observed stock-recruitment plots

View source: R/sr_selection.R

draw_SRlineR Documentation

Draw fitted SR line(s) over observed stock-recruitment plots

Description

Draw fitted SR line(s) over observed stock-recruitment plots

Usage

draw_SRline(fitted, observed, show.year)

Arguments

fitted

Fitted SR data created by fit.SR()

observed

Observed data in format data.frame(year, SSB, R)

show.year

If TRUE, show year label on each points


ichimomo/frasyr documentation built on Nov. 5, 2024, 3:06 p.m.