using_quarto {ami} | R Documentation |
using_quarto()
determines whether code is being run within a Quarto
document
using_quarto()
A logical value
The is_using_quarto()
function in the quarto
package can be used to determine whether your are in a quarto project.
using_quarto()