Skip to contents

The function copies an .Rmd template file from the APACo package to put it in a new directory called 'out' created at the root of the current directory when running the analytical pipeline.

Usage

get_rmd_template(dir = "./out", name)

Arguments

dir

A character string for the path to the directory.

name

A character value for the name of the template.

Value

The path to the template.