Learn R Programming

MAIVE (version 0.2.4)

maive_funnel_plot_helpers: Funnel plot (base graphics)

Description

Components provided: - `get_funnel_plot()` as the public high-level entrypoint - internal helpers to validate and map `(dat, result)` into plot inputs - an internal base-graphics engine that draws onto the current device

Arguments

Details

Device management (PNG/SVG/PDF), resolution, and any base64 encoding are the caller's responsibility.