build_latex {rj}R Documentation

Build article from LaTeX

Description

Build article from LaTeX

Usage

build_latex(
  article,
  share_path = normalizePath("../share", mustWork = TRUE),
  clean = TRUE
)

Arguments

article

article id

share_path

???

clean

Remove generated files


[Package rj version 0.2.25 Index]