using_quarto()
determines whether code is being run within a Quarto
document
Note
The is_using_quarto()
function in the quarto
package can be used to determine whether your are in a quarto project.
using_quarto()
determines whether code is being run within a Quarto
document
The is_using_quarto()
function in the quarto
package can be used to determine whether your are in a quarto project.