Skip to contents

Create a new report

Usage

new_report(file_name, path = NA)

Arguments

file_name

a string that represent the name of the report that will be created.

path

a string that represent the path where to create the report.

Examples

new_report("my_report", "report_folder/")
#> Error: [ENOENT] Failed to copy '/home/runner/work/_temp/Library/esqlabsR.reports/templates/esqlabsR.reports.qmd' to 'report_folder/my_report.qmd': no such file or directory