build_r_plotly: Build an R Plotly figure from a JSON representation

View source: R/platform.R

build_r_plotlyR 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


validmind documentation built on April 4, 2025, 5:05 a.m.