the_x45: Theme elements

View source: R/theme_incompletes.R

the_x45R Documentation

Theme elements

Description

Convinient functions to set theme elements.

Usage

the_x45()

the_legend_bot()

the_title_blank(blanks = c("x", "y", "t", "l", "c"))

Arguments

blanks

In the_title_blank a vector of initial for blank titles. A default is all titles: c("x", "y", "t", "l", "c") for x-axis, y-axis, plot title, legend and caption. Also a string in form c("xyt") works.

Details

Shortcuts to modify theme elements with theme.

Functions

  • the_legend_bot: legend.position = "bottom"

  • the_title_blank: blank titles


pttry/ggptt documentation built on May 4, 2023, 2:48 p.m.