geom_monitor_boundaries.RdPlots monitor boundaries
geom_monitor_boundaries(width, height, alpha = 0, size = 1.5, color = "red", ...)
| width | monitor width as a numeric value |
|---|---|
| height | monitor height as a numeric value |
| alpha | rectangle alpha |
| size | rectangle line size |
| color | rectangle color |
| ... | optional |
ggplot geom
wrapper around geom_area_boundary with some default values