Learn R Programming

simplevis (version 6.2.0)

theme_mobile_extra: Extra theme elements for ggplot2 graphs on mobile devices

Description

Extra theme elements for ggplot2 graphs 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.

Value

A ggplot theme.