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