Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

l_fitBar

Adding barplot to effect plots


Description

This layer adds a barplot to an effect plots. Mainly useful for factor or binary effect plots.

Usage

l_fitBar(a.aes = list(), ...)

Arguments

a.aes

list of aesthetic mapping arguments that will be passed to ggplot2::geom_bar. For instance we could set a.aes=list("fill"="red") to change the colour of the barplot.

...

graphical arguments to be passed to ggplot2::geom_bar.

Value

an object of class gamLayer.

See Also

See plot.ptermFactor for examples.


mgcViz

Visualisations for Generalized Additive Models

v0.1.6
GPL-3
Authors
Matteo Fasiolo [aut, cre], Raphael Nedellec [aut], Yannig Goude [ctb], Christian Capezza [ctb], Simon N. Wood [ctb]
Initial release
2020-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.