compile.manuscript: Compile manuscript function

Description Usage Arguments

View source: R/compile.manuscript.r

Description

This function compiles the Superlearner vs clinicians manuscript

Usage

1
2
compile.manuscript(manuscript_file_name_prefix, results_path = "./",
  manuscript_file_format = "rtex", compiler = "pdflatex")

Arguments

manuscript_file_name_prefix

The file name prefix of the manuscript as a character vector of length 1. No default.

results_path

The path to the results list rds object. Defaults to "./".

manuscript_file_format

The format of the manuscript file. Defaults to "rtex".

compiler

The compiler to use when compiling the rtex manuscript into a pdf. Defaults to pdflatex.


itslwg/SupaLarna documentation built on Aug. 2, 2020, 1 a.m.