geom_eyer_monitor: Plots monitor boundaries around data

Description Usage Arguments Details Value

View source: R/eyer-visualising.R

Description

default geom properties are size = 1, alpha = 0 and color = 'red'. You can overwrite these in teh ... argument.

Usage

1
geom_eyer_monitor(obj, add_centre = FALSE, ...)

Arguments

obj

EyerObject with obj$info$resolution field

add_centre

if set to TRUE, adds point to the centre of the geom

...

ggplot options for geom_rect

Details

creates ggplot geom which plots a geom_rect given specific resolution infromation in the info field

Value

ggplot geom


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