Learn R Programming

quarto (version 1.4.4)

quarto_path: 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()

Arguments

Value

Path to quarto binary (or NULL if not found)