knit_print.api_plot {plotly}R Documentation

Embed a plotly figure as an iframe in a knitr doc

Description

Embed a plotly figure as an iframe in a knitr doc

Usage

knit_print.api_plot(x, options, ...)

Arguments

x

a plotly figure object

options

knitr options.

...

placeholder.

References

https://github.com/yihui/knitr/blob/master/vignettes/knit_print.Rmd


[Package plotly version 4.10.4 Index]