Learn R Programming

ggsketch (version 2.0.0)

sketch_media: The available drawing media

Description

The valid values for the medium argument of the path-like sketch geoms. "pen" is the default and reproduces the classic constant-width double stroke; the others render through the variable-width stroke_ribbon() engine.

Usage

sketch_media()

Arguments

Value

A character vector of medium names.

See Also

Other sketch-media: scale_medium_discrete()

Examples

Run this code
sketch_media()

Run the code above in your browser using DataLab