indentPlot: Functions to indent the plot to include the entire labels

Description Usage Arguments Value

View source: R/indentPlot.R

Description

Functions to indent the plot to include the entire labels

Usage

1
indentPlot(plt, xInd = 0, yInd = 0)

Arguments

plt

a ggplot object

xInd

a scalar or a vector of length 2, specifying the indentation left and right of the plot to allow for the labels to be printed entirely

yInd

a a scalar or a vector of length 2, specifying the indentation top and bottom of the plot to allow for the labels to be printed entirely

Value

a ggplot object, squared


combi documentation built on Nov. 8, 2020, 5:34 p.m.

Related to indentPlot in combi...