plot_blank.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.
Text size to use when marking axis line positions.
Logical; if TRUE
displays
guidelines and details regarding the figure
margins to aid in axis and legend specifications.
An empty plot.
# With margin info
plot_blank(guidelines = TRUE)