blank_plot.Rd
This function generates a completely blank plot.
The lower and upper boundaries for the x-axis.
The lower and upper boundaries for the y-axis.
Logical; if TRUE
displays
guidelines and details regarding the figure
margins to aid in axis and legend specifications.
Text size to use when marking axis line positions.
An empty plot.
# With margin info
blank_plot(margins = TRUE)