createOutputYaml: Create a output YAML file

View source: R/reporting-render-html.R

createOutputYamlR Documentation

Create a output YAML file

Description

This file containing the contents of the output field of the YAML header of a Markdown file. It can be passed to the output_yaml parameter of the render function.

Usage

createOutputYaml(indexPath, outputDir)

Arguments

indexPath

String with path to the index file, by default 'index.Rmd' in inputDir.

outputDir

String with output directory, ('report' by default).

Value

String with file to the _output.yml file in a temporary folder.


clinDataReview documentation built on March 7, 2023, 5:13 p.m.