Skip to contents

Insert plot from user folder

Usage

insert_plot(out, project)

Arguments

out

String, plot file name.

project

Name of project.

Examples

if (FALSE) { # \dontrun{
insert_plot("pollock_plot.png")
} # }