plotobs: Observation plot

View source: R/plot.R

plotobsR Documentation

Observation plot

Description

Observation plot

Usage

plotobs(x, trans = TRUE, years = unique(x$aux[, 1]),
  fleets = unique(x$aux[, 2]), type = "line", size = 2)

Arguments

x

data object

trans

logical. transform data?

years

years to plot

fleets

fleets to plot

type

line, bar or area

Details

plot observations (logobs) by fleet


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.