| quarto_path {quarto} | R Documentation | 
Path to the quarto binary
Description
Determine the path to the quarto binary. Uses QUARTO_PATH environment
variable if defined, otherwise uses Sys.which().
Usage
quarto_path()
Value
Path to quarto binary (or NULL if not found)
[Package quarto version 1.4.4 Index]