repr_plotly1.* {repr}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


[Package repr version 1.1.7 Index]