Learn R Programming

simplevis (version 6.4.0)

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)

Value

A ggplot theme.

Arguments

void

TRUE or FALSE of whether to drop all axis lines, ticks and x and y labels. Useful for maps. Defaults to FALSE.