powered by
Wraps a plotting function (e.g. plot) so that its output is intercepted by GoFigr.
intercept(plot_func)
intercepted function
function to intercept
gf_plot <- intercept(base::plot)
Run the code above in your browser using DataLab