doc/MEPS_reproduce_1.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.width = 5,
  fig.height = 5
)

## -----------------------------------------------------------------------------
library(sizeSpectra)

## -----------------------------------------------------------------------------
length_weight_plot()

## ---- fig.width=7.5, fig.height = 6-------------------------------------------
bins_assignment_plot()
andrew-edwards/sizeSpectra documentation built on June 28, 2023, 7:09 p.m.