Skip to contents

Returns the currently active Quarto project profile(s). Wrapper around Sys.getenv("QUARTO_PROFILE") that returns NULL when Quarto is not rendering.

Usage

cur_profiles()

Value

NULL when Quarto is not rendering or no Quarto project profiles are active, otherwise a character vector.

See also

Examples

quappo::cur_profiles()
#> NULL