facetAdjust | R Documentation |
This function takes a 'facet wrapped' ggplot and adds axis labels when a rxc grid is incomplete
facetAdjust(x, pos = c("up", "down"), newpage = is.null(vp), vp = NULL)
x |
a ggplot object |
pos |
maintain default |
newpage |
maintain default |
vp |
maintain default |
This function returns a ggplot object.
<http://stackoverflow.com/questions/13297155/add-floating-axis-labels-in-facet-wrap-plot>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.