l_fitBar | R Documentation |
This layer adds a barplot to an effect plots. Mainly useful for factor or binary effect plots.
l_fitBar(a.aes = list(), ...)
a.aes |
list of aesthetic mapping arguments that will be passed to
|
... |
graphical arguments to be passed to ggplot2::geom_bar. |
an object of class gamLayer
.
See plot.ptermFactor for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.