Learn R Programming

mathart (version 0.0.0.9000)

theme_blankcanvas: Blank Canvas Theme

Description

An empty theme similar to theme_void() but with a few subtle differences.

Usage

theme_blankcanvas(bg_col = "transparent", margin_cm = 2.5)

Arguments

bg_col

Plot background (and border) colour. Defaults to "transparent".

margin_cm

Plot margin in cm

Examples

Run this code
# NOT RUN {
theme_blankcanvas()
# }

Run the code above in your browser using DataLab