new_nciea_report: Create a new report using the NCIEA RMarkdown template

View source: R/nciea_report.R

new_nciea_reportR Documentation

Create a new report using the NCIEA RMarkdown template

Description

Create a new report using the NCIEA RMarkdown template

Usage

new_nciea_report(file_name = "new_report", type_of_report = "nciea_report")

Arguments

file_name

The name of the file for your RMarkdown document. Defaults to ‘new_report’ and creates a file called new_report.Rmd

type_of_report

The type of report you are creating (currently only supports ‘nciea_report’)

Value

Copies assets (css, javascript, Rmd and other source files) necessary for creating a new Center for Assessment themed report.


CenterForAssessment/Literasee documentation built on July 2, 2023, 6:21 p.m.