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

View source: R/F_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/RCM documentation built on April 24, 2023, 8:26 p.m.