print_plot: Print plot for download functionality

View source: R/plot_with_settings.R

print_plotR Documentation

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.


teal.widgets documentation built on May 29, 2024, 2:41 a.m.