Learn R Programming

ggsketch (version 2.0.0)

GeomSketchNull: Null sketch geom (infrastructure smoke-test only)

Description

A do-nothing geom used to verify the package skeleton builds and checks clean on both ggplot2 versions. Not exported.

Usage

GeomSketchNull

geom_sketch_null( mapping = NULL, data = NULL, stat = "identity", position = "identity", ..., na.rm = FALSE, show.legend = NA, inherit.aes = TRUE )

Arguments