theme_mobile_extra: Theme extra elements for a ggplot2 on mobile devices.
Description
Theme elements for ggplot2 on mobile devices.
Usage
theme_mobile_extra(void = FALSE)
Arguments
- void
TRUE or FALSE of whether to drop all axis lines, ticks and x and y labels. Useful for maps. Defaults to FALSE.