CompileResults: Compile results

Description Usage Arguments

View source: R/CompileResults.R

Description

Compiles the results saved to the results.Rds file and saves it to disk in the format of your choice.

Usage

1
CompileResults(file.format = "docx", delete.results.file = TRUE)

Arguments

file.format

Character vector of length 1. The file format in which to save the results. Must be one of "md", "pdf", or "docx". Defaults to "docx".

delete.results.file

Logical vector of length 1. If TRUE the results.Rds file is deleted once its content has been compiled and saved. Defaults to TRUE.


martingerdin/bengaltiger documentation built on Feb. 29, 2020, 4:46 p.m.