When added to a ggplot, will set all elements in the x and y axis to blank.

themeXYblank(title = FALSE, ...)

Arguments

title

Logical indicating if the title of the axis should be included. Default = FALSE.

...

Additional parameters to pass to theme function.