detrange-ggproto | R Documentation |
ggproto Classes for Plotting Detection Range
StatDrPoint
GeomDrPoint
GeomDrRibbon
GeomDrErrorbar
An object of class StatDrPoint
(inherits from Stat
, ggproto
, gg
) of length 4.
An object of class GeomDrPoint
(inherits from GeomPoint
, Geom
, ggproto
, gg
) of length 1.
An object of class GeomDrRibbon
(inherits from Geom
, ggproto
, gg
) of length 6.
An object of class GeomDrErrorbar
(inherits from GeomPoint
, Geom
, ggproto
, gg
) of length 4.
ggplot2::ggproto()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.