Skip to contents

Add an author or reviewer to the _quarto.yml file

Usage

add_author(report_path = ".", reviewer = FALSE)

Arguments

report_path

The path to the folder containing the report. Defaults to the current working directory.

reviewer

If TRUE, the person is added as a reviewer. Defaults to FALSE. If FALSE, the person is added as an author.

Value

The path to the _quarto.yml file.