render.plotly {radiant.data}R Documentation

Method to render plotly plots

Description

Method to render plotly plots

Usage

## S3 method for class 'plotly'
render(object, shiny = shiny::getDefaultReactiveDomain(), ...)

Arguments

object

plotly object

shiny

Check if function is called from a shiny application

...

Additional arguments


[Package radiant.data version 1.6.6 Index]