geom_area_boundaries: Plots area boundaries

Description Usage Arguments Details Value

View source: R/eyer-geoms.R

Description

Plots area boundaries

Usage

1
2
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

Details

Wrapper around geom_rect to be used with area functions

Value

ggplot geom


hejtmy/eyer documentation built on Sept. 18, 2019, 12:42 p.m.