repr_plotly1.-times: Representation as Plotly JSON.

repr_plotly1.*R Documentation

Representation as Plotly JSON.

Description

Representation as Plotly JSON.

Usage

## S3 method for class 'plotly'
repr_plotly1(obj, ...)

## S3 method for class 'ggplot'
repr_plotly1(obj, ...)

Arguments

obj

The plot_ly plot or ggplot to create a representation for

...

ignored


IRkernel/repr documentation built on March 26, 2024, 3:12 a.m.