shapes_to_ellipse_frame: Project the wide $shapes schema back into the legacy 5-column...

View source: R/fit_diagram.R

shapes_to_ellipse_frameR Documentation

Project the wide ⁠$shapes⁠ schema back into the legacy 5-column (h, k, a, b, phi) ellipse data frame for circle/ellipse fits. Preserves the row order and row names so back-compat consumers see exactly the shape they used to.

Description

Project the wide ⁠$shapes⁠ schema back into the legacy 5-column (h, k, a, b, phi) ellipse data frame for circle/ellipse fits. Preserves the row order and row names so back-compat consumers see exactly the shape they used to.

Usage

shapes_to_ellipse_frame(shapes)

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