build_r_plotly {validmind} | R Documentation |
Build an R Plotly figure from a JSON representation
Description
Build an R Plotly figure from a JSON representation
Usage
build_r_plotly(plotly_figure)
Arguments
plotly_figure |
A nested list containing plotly elements |
Value
An R Plotly object derived from the JSON representation
[Package validmind version 0.1.1 Index]