fill_strips_right.Rd
Takes a ggplot-based plot with facets and colors the right strips. It does not return a ggplot object
fill_strips_right(p, colors)
ggplot object.
Character. Colors used to color the top strips.
ggplot2::ggplot_gtable()
ggplot2::ggplot_build()
amitjavilaventura