Function to plot results of back-calculation

bcplot(bcdata, colorid = FALSE, facet = FALSE, legend = FALSE, error = FALSE)

Arguments

bcdata

Results from back-calculation (output of function bcalc).

colorid

logical. Option to specify colors by fish ID. Defaults to FALSE.

facet

logical. Option to split graph in facets per fish ID. Defaults to FALSE.

legend

logical. Option to add color legend. Defaults to FALSE.

error

logical. Option to show 95% CI around bc estimates. Defaults to FALSE.

Value

A plot of class ggplot showing back-calculated lengths.