Skip to contents

Inserts a Quarto callout block with placeholder text directly at the cursor.

Usage

insert_callout_2()

Value

None. Inserts text into the active RStudio document.

Examples

if (FALSE) { # \dontrun{
insert_callout()
} # }