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) {
insert_plot("pollock_plot.png")
}