Skip to contents

[Deprecated]

Usage

eng_document_ref(options)

Arguments

options

Chunk options

Value

A string

Examples

if (FALSE) { # interactive()
# Not run: knitr engine for Rmd/Quarto documents
eng_document_ref(list(type = "article", author = "Some author", code = "Some text"))
}