Learn R Programming

eulerr (version 8.1.0)

ellipse_frame_to_shapes: Promote a legacy 5-column ellipse data frame (h, k, a, b, phi) into the wide $shapes schema. Used by the venn() path, where the precomputed venn-shape lookup is still expressed as ellipses.

Description

Promote a legacy 5-column ellipse data frame (h, k, a, b, phi) into the wide $shapes schema. Used by the venn() path, where the precomputed venn-shape lookup is still expressed as ellipses.

Usage

ellipse_frame_to_shapes(fpar, shape)

Arguments