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

View source: R/indentPlot.R

indentPlotR Documentation

Functions to indent the plot to include the entire labels

Description

Functions to indent the plot to include the entire labels

Usage

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


CenterForStatistics-UGent/combi documentation built on Aug. 22, 2023, 11:02 p.m.