API Reference rx v#0.1.0

Copy Markdown View Source

Modules

Rx

Public API for driving R from Elixir.

In-memory representation for data frames encoded without Apache Arrow.

Exception raised for R parse, evaluation, print, and plot errors.

Structured result returned by Rx.eval/3 when capture: true.

Bridge between Explorer.DataFrame and R data frames via Apache Arrow IPC.

Optional helpers for rendering captured Rx plots with Kino.

Typed R missing value returned by Rx.decode/1.

Opaque handle to an R value held in the backend.

A single plot page captured from R.

Captured R plots plus console output emitted while producing them.

Bridge from R plotly objects to plotly_ex figures.

Structured result returned by Rx.print/2 when capture: true.

Ordered R list with optional element names (R list() semantics).

Decoded R table value.