plotMat: Plot the maturity-at-length and selectivity-at-length curves

View source: R/plotMat.r

plotMatR Documentation

Plot the maturity-at-length and selectivity-at-length curves

Description

A function that plots the maturity-at-length and selectivity-at-length curves

Usage

plotMat(
  LB_obj = NULL,
  size.axtex = 12,
  size.title = 14,
  size.leg = 12,
  useSmooth = TRUE,
  Title = NULL
)

Arguments

LB_obj

an object of class 'LB_obj' that contains the life history and fishing information

size.axtex

size of the axis text

size.title

size of axis title

size.leg

size of legend text

useSmooth

use the smoothed estimates?

Title

optional character string for plot title

Value

a ggplot object

Author(s)

A. Hordyk


AdrianHordyk/LBSPR documentation built on July 21, 2023, 6:27 p.m.