Skip to contents

It installs the Quarto extension Literate Markdown Tangler, which provides users with literate programming tools.

Usage

add_lmt()

Value

Nothing. Used for its side effects.

Examples

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