cover_info: Create a cover.txt from the YAML header

View source: R/cover_info.R

cover_infoR Documentation

Create a cover.txt from the YAML header

Description

You need to provide information to create the cover image and (optionally) print the report. Add the information to the YAML header of the report. Then run this function to covert the information into a cover.txt and send that file along the other files to the review process.

Usage

cover_info(path = "index.Rmd")

Arguments

path

The path to the main .Rmd file.

See Also

Other utils: add_author(), add_report_numbers(), check_dependencies(), column_start(), column_width(), create_report(), dyn_table(), references(), render_natbib(), validate_doi()


inbo/INBOmd documentation built on Feb. 3, 2024, 5:58 p.m.