util_plot_figure_plotly {dataquieR} | R Documentation |
Plot a ggplot2
figure using plotly
Description
Plot a ggplot2
figure using plotly
Usage
util_plot_figure_plotly(x, sizing_hints = NULL)
Arguments
x |
ggplot2::ggplot2 object |
sizing_hints |
|
Value
htmltools
compatible object
[Package dataquieR version 2.5.1 Index]