facetAdjust: FacetLabelAdjuster

facetAdjustR Documentation

FacetLabelAdjuster

Description

This function takes a 'facet wrapped' ggplot and adds axis labels when a rxc grid is incomplete

Usage

facetAdjust(x, pos = c("up", "down"), newpage = is.null(vp), vp = NULL)

Arguments

x

a ggplot object

pos

maintain default

newpage

maintain default

vp

maintain default

Value

This function returns a ggplot object.

References

<http://stackoverflow.com/questions/13297155/add-floating-axis-labels-in-facet-wrap-plot>


figuRes2 documentation built on Sept. 9, 2022, 9:06 a.m.