geom_tallrect: geom tallrect

geom_tallrectR Documentation

geom tallrect

Description

ggplot2 geom with xmin and xmax aesthetics that covers the entire y range, useful for clickSelects background elements.

Usage

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

Arguments

mapping

mapping

data

data

stat

stat

position

position

...

...

na.rm

na.rm

show.legend

show.legend

inherit.aes

inherit.aes

Author(s)

Toby Dylan Hocking


tdhock/penaltyLearning documentation built on Jan. 27, 2024, 9:02 p.m.