Open a new tex template allowing customization

use_ub_tex_template(save_as, open = TRUE, ...)

Arguments

save_as

filename to save the tex file as (should be the same as in the Rmd header)

open

logical indicating whether to open the file

...

other arguments passed to use_template

Value

Creates an tex file in the save_as location

Examples

# use_ub_tex_template("report.tex")