powered by
ggplot2
gridExtra
colorFacet
facet_grid
facet_wrap
arrGrob
gridExtra::arrangeGrob
print
grid::grid.draw
colorFacet(g, col = adjustcolor("blue", alpha.f = 0.3)) arrGrob(...) "print"(x, ...)
arrangeGrob
## Not run: # s <- summaryP(age + sex ~ region + treatment) # colorFacet(ggplot(s)) # prints directly # # arrGrob is called by rms::ggplot.Predict and others # ## End(Not run)
Run the code above in your browser using DataLab