geom_monitor_boundaries: Plots monitor boundaries

Description Usage Arguments Details Value

View source: R/eyer-geoms.R

Description

Plots monitor boundaries

Usage

1
2
geom_monitor_boundaries(width, height, alpha = 0, size = 1.5,
  color = "red", ...)

Arguments

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 geom_rect parameters

Details

wrapper around geom_area_boundary with some default values

Value

ggplot geom


hejtmy/EyeR documentation built on Sept. 20, 2019, 2:45 a.m.