using_quarto {ami} | R Documentation |
Quarto documents
Description
using_quarto()
determines whether code is being run within a Quarto
document
Usage
using_quarto()
Value
A logical value
Note
The is_using_quarto()
function in the quarto
package can be used to determine whether your are in a quarto project.
Examples
using_quarto()
[Package ami version 0.2.1 Index]