print_plot {teal.widgets}R Documentation

Print plot for download functionality

Description

Print plot for download functionality

Usage

print_plot(plot, plot_type)

Arguments

plot

(reactive)
reactive expression to draw a plot

plot_type

(reactive)
reactive plot type (gg, trel, grob, other)

Value

Nothing returned, the plot is printed.


[Package teal.widgets version 0.4.3 Index]