Plot Disparity Filter Result
Arguments
- x
A tna_disparity object.
- type
Plot type: "backbone" (default) or "comparison".
- combined
Logical: when
type = "comparison", controls whether the original vs. backbone panels are arranged in an internal 1 x 2 grid (TRUE, default) or drawn into a layout the caller has already configured (FALSE — pair withpanel_layout()). Ignored fortype = "backbone".- ...
Additional arguments passed to splot.
Value
Invisibly returns the value from the underlying splot
call. Called primarily for the side effect of producing a plot.

