theme_paper: Customize a theme object with margins, color, and background.

View source: R/utils_rendering.R

theme_paperR Documentation

Customize a theme object with margins, color, and background.

Description

Customize a theme object with margins, color, and background.

Usage

theme_paper(output = "digital", color = "#FEFAEE", margin = rep(0, 4))

Arguments

output

set up theme for "digital" or "plotter".

color

background color.

margin

a vector of four numeric values for margins (top, right, bottom, left) in mm.

Value

a ggplot theme object


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.