geom_weekly_timeslots {time.slots} | R Documentation |
Construct geom_weekly_timeslots function
Description
Construct geom_weekly_timeslots function
Usage
geom_weekly_timeslots(mapping = NULL, data = NULL, ...)
Arguments
mapping |
Set of aesthetic mappings created by |
data |
( |
... |
Other arguments passed on to |
Value
(ggplot
) A ggplot object.
Examples
geom_weekly_timeslots(data = SlotsDetails())
[Package time.slots version 0.2.0 Index]