View source: R/plotLollipops.R
plotLollipops.ACD | R Documentation |
function to plot lollipops for fits to aggregated catch data.
plotLollipops.ACD(
mdfr,
type = "z-score",
extreme = 3,
dw = 1,
linewidth = 0.1,
plotPoints = TRUE,
xlab = "year",
ylab = type
)
mdfr |
|
type |
|
extreme |
|
dw |
|
linewidth |
|
plotPoints |
|
xlab |
|
ylab |
|
Under construction!
ggplot2 plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.