ellipse_frame_to_shapes: Promote a legacy 5-column ellipse data frame (h, k, a, b,...

View source: R/fit_diagram.R

ellipse_frame_to_shapesR Documentation

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)

eulerr documentation built on May 30, 2026, 1:07 a.m.