Learn R Programming

eulerr (version 3.0.1)

prepanel.euler: Prepanel Function for Euler Diagrams

Description

Prepanel Function for Euler Diagrams

Usage

prepanel.euler(x, y, ra, rb, phi, subscripts, ...)

Arguments

x

X coordinates for the centers.

y

Y coordinates for the centers.

ra

Semi-major axes.

rb

Semi-minor axes.

phi

Rotation of the ellipse (as the counter-clockwise angle from the positive x-axis to the semi-major axis).

subscripts

A vector of subscripts (See lattice::xyplot()).

...

Ignored.

Value

A list of xlim and ylim items.