save_stimuli_templates: Save stimuli templates

View source: R/save_stimuli_templates.R

save_stimuli_templatesR Documentation

Save stimuli templates

Description

After adding stimuli with add_stimuli_by(), this will save .csv files for you to fill in in excel. The completed files will be read in later to merge into one large table that can be counterbalanced into different lists.

Usage

save_stimuli_templates(design, as_workbook = TRUE)

Arguments

design

Experiment design

as_workbook

Whether to save as an excel workbook or not


tsostarics/stimulist documentation built on May 14, 2022, 6:49 p.m.