View source: R/plotLollipops.R
plotLollipops.MaturityOgiveData | R Documentation |
function to plot lollipops for fits to maturity ogive data.
plotLollipops.MaturityOgiveData(
mdfr,
type = "zscores",
extreme = 3,
dw = 5,
linewidth = 0.1,
plotPoints = TRUE,
nrow = 5,
xlab = "size (mm CW)",
ylab = type
)
mdfr |
|
type |
|
extreme |
|
dw |
|
linewidth |
|
plotPoints |
|
nrow |
|
xlab |
|
ylab |
|
Plots type
as lollipops against size, faceted by year.
ggplot2 plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.