GeomDayNight {ggdaynight} | R Documentation |
GeomDayNight
Description
A ggproto object for creating a day/night pattern geom in ggplot2.
Usage
GeomDayNight
Format
An object of class GeomDayNight
(inherits from Geom
, ggproto
).
Details
This geom creates a pattern along the x-axis of a ggplot2 plot, distinguishing between daytime and nighttime using rectangles filled with specified colors.
[Package ggdaynight version 0.1.3 Index]