View source: R/plotLollipops.R
plotLollipops.ZCs | R Documentation |
function to plot lollipops for fits to size composition data.
plotLollipops.ZCs(
mdfr,
type = "zscores",
extreme = 3,
dw = 5,
linewidth = 0.1,
plotPoints = TRUE,
xlab = "size bin (mm CW)",
ylab = "z-score",
facet_wrap = ~y,
ncol = 2
)
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.