AreaObject: Defines AreaObject

Description Usage Arguments Details

View source: R/eyer-object.R

Description

Defines AreaObject

Usage

1
AreaObject(name, x = numeric(2), y = numeric(2))

Arguments

name

name of the area

x

x limits of the area as numeric(2)

y

y limits of the area as numeric(2)

Details

AreaObject is a list of class area with given fields. It is used by plotting functions and mainly add_areas. currently it only supports square objects


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