util_plot_figure_no_plotly {dataquieR}R Documentation

Plot a ggplot2 figure without plotly

Description

Plot a ggplot2 figure without plotly

Usage

util_plot_figure_no_plotly(x, sizing_hints = NULL)

Arguments

x

ggplot2::ggplot2 object

sizing_hints

object additional metadata about the natural figure size

Value

htmltools compatible object


[Package dataquieR version 2.5.1 Index]