Learn R Programming

ggsketch (version 2.0.0)

paper_spec: Palette + layout spec for a paper ground

Description

Pure data: the ground colour, a suggested ink colour, whether the ground is dark (so text should flip light), and the ruling/grid/dot layout.

Usage

paper_spec(kind)

Value

A named list describing the paper, or NULL for "none".

Arguments

kind

A value from sketch_papers().

See Also

Other sketch-paper: element_sketch_paper(), paper_grain(), paper_primitives(), sketch_papers()