Skip to contents

Insert table from user folder

Usage

insert_table(out, project)

Arguments

out

String, table file name.

project

Name of project.

Examples

if (FALSE) {
insert_table("pollock_table.csv")
}