Create a new report using the OMNI RMarkdown template
Usage
new_omni_report(file_name = "report", type_of_report = "General")
Arguments
- file_name
The name of the file for your RMarkdown document. Defaults to "report" and creates a file called report.Rmd
- type_of_report
The type of report you're creating ("General", "Simple Report", or "Cleaning")
Value
A report themed Rmd