quarto.paths

rscript

function quarto.paths.rscript()
  -> string

Returns the path to the Rscript file that Quarto itself would use in its knitr engine.

tinytex_bin_dir

function quarto.paths.tinytex_bin_dir()
  -> string|nil

Returns the path to the TinyTeX bin directory that quarto install tinytex installed to, or nil if not found.