Skip to contents

Create a report/ folder with report/manuscript.Rmd (a more polished R Markdown file for reports or manuscripts).

Usage

ger_report(path = ".")

Arguments

path

path to project folder

Value

path (invisibly)

Examples

tmp <- file.path(tempdir(), "report-example")
ger_report(tmp)
#> ✔ Writing /tmp/Rtmpd22aGr/report-example/report/manuscript.Rmd