print_plot: Print plot for download functionality
Description
Print plot for download functionality
Usage
print_plot(plot, plot_type)
Value
Nothing returned, the plot is printed.
Arguments
- plot
(reactive)
reactive expression to draw a plot
- plot_type
(reactive)
reactive plot type (gg, trel, grob, other)