createOutputYaml {clinDataReview} | R Documentation |
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.
createOutputYaml(indexPath, outputDir)
indexPath |
String with path to the index file,
by default 'index.Rmd' in |
outputDir |
String with output directory, ('report' by default). |
String with file to the _output.yml
file
in a temporary folder.