Plots area boundaries

geom_area_boundaries(area, alpha = 0.01, size = 1, color = "black",
  fill = "grey20", ...)

Arguments

alpha

rectangle alpha

size

rectangle line size

color

rectangle color

fill

rectangle fill

...

optional geom_rect parameters

Value

ggplot geom

Details

Wrapper around geom_rect to be used with area functions