The standard `plot()` method creates a compact multi-panel figure. This helper returns the individual ggplot objects so they can be saved, restyled, or assembled into a paper-specific layout without rerunning the analysis.
Usage
kinematic_panels(result, view = c("model", "components"))Details
For an axisymmetric model, `view = "model"` returns `footprint`, `velocity`, `disc_model`, `disc_residual`, `circular_speed`, and `summary`. For a bisymmetric bar model it returns the corresponding full-model, axisymmetric, residual, and velocity-profile panels. `view = "components"` returns the white-light/bar-prior and kinematic-segmentation context panels, the individual circular and bar-flow component maps, supporting line-property maps, and residual comparisons.