facetAdjust: Adjust x-axis on facet_wrap

Description Usage Arguments Value

View source: R/AuxiliaryPlotFunctions.R

Description

this function (from http://stackoverflow.com/questions/13297155/add-floating-axis-labels-in-facet-wrap-plot?lq=1) adjusts the x-axis on facet_wrap with uneven number of columns

Usage

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

Arguments

x

plot object

pos

up or down

newpage
vp

Value

graphical output from function grid.draw


DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.