cmp_rnw: Compile rnw files

View source: R/comp.r

cmp_rnwR Documentation

Compile rnw files

Description

Wrapper for knitr::knit2pdf

Usage

cmp_rnw(input, output, ...)

cmp(cess = TRUE, ...)

cmp_dm(cess = TRUE, ...)

Arguments

input

file to compile

output

output tex file

...

arguments passed to knit2pdf

cess

run proh::cess to get (possible) defaults in first chunk?

Functions

  • cmp: apply to 'source_file'

  • cmp_dm: apply to 'dm_source_file'


renlund/proh documentation built on March 25, 2023, 10:07 a.m.