Custom wrapper for geom_bar
geom_bar_RR.Rd
Custom wrapper for geom_bar
Arguments
- ...
Other arguments passed on to
layer()
. These are often aesthetics, used to set an aesthetic to a fixed value, likecolour = "red"
orsize = 3
. They may also be parameters to the paired geom/stat.- width
Bar width. By default, set to 90% of the
resolution()
of the data.