indentPlot | R Documentation |
Functions to indent the plot to include the entire labels
indentPlot(plt, xInd = 0, yInd = 0)
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 |
a ggplot object, squared
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.