eyeris-reaborn: Internal 'reaborn'-based plotting helpers

eyeris-reabornR Documentation

Internal reaborn-based plotting helpers

Description

eyeris renders its diagnostic figures with reaborn (an R port of the 'Python' 'seaborn' library that builds on 'ggplot2'). Because every reaborn plot is a ggplot object, these helpers construct the individual panels and hand back ggplot objects that the exported plotting functions print() to the active graphics device. Printing keeps the existing device-capture flow used by the interactive HTML reports intact (png()/jpeg() -> draw -> dev.off()), where the final page drawn on a static-filename device is the one written to disk.


eyeris documentation built on Aug. 1, 2026, 1:07 a.m.