plotLollipops.ACD: plot lollipops for fits to aggregated catch data

View source: R/plotLollipops.R

plotLollipops.ACDR Documentation

plot lollipops for fits to aggregated catch data

Description

function to plot lollipops for fits to aggregated catch data.

Usage

plotLollipops.ACD(
  mdfr,
  type = "z-score",
  extreme = 3,
  dw = 1,
  linewidth = 0.1,
  plotPoints = TRUE,
  xlab = "year",
  ylab = type
)

Arguments

mdfr
  • input data

type
  • type of value to plot (e.g., "z-score")

extreme
  • criteria for extreme values

dw
  • dodge width (x-axis units)

linewidth
  • linewidth for lollipop stems

plotPoints
  • flag to plot "pop" part of lolli

xlab
  • x-axis label

ylab
  • y-axis label

Details

Under construction!

Value

ggplot2 plot object


wStockhausen/rCompTCMs documentation built on Aug. 27, 2024, 7:15 p.m.