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.
cover_info(path = "index.Rmd")
The path to the main .Rmd
file.
Other utils:
add_author()
,
add_report_numbers()
,
check_dependencies()
,
column_start()
,
column_width()
,
create_report()
,
dyn_table()
,
references()
,
render_natbib()
,
validate_doi()