Captured R plots plus console output emitted while producing them.
@type t() :: %Rx.PlotResult{ messages: String.t(), plots: [Rx.Plot.t()], stdout: String.t(), warnings: String.t() }