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