knit-engines: Knit engines

Description Usage Arguments glue engine opts engine footnote engine note engine

Description

Additional engines for Rmd chunks

Usage

1
2
3
4
5
6
7
8
9

Arguments

options

A list of chunk options. Usually this is just the object options passed to the engine function; see knit_engines.

glue engine

Generates text powered by 'glue::glue()'.

opts engine

Returns options of a current chunk.

footnote engine

Returns footnote whose label is same as the chunk label

note engine

For note. Generally returns nothing. If output is revealjs, then note is put to aside.


atusy/atusydown documentation built on Sept. 1, 2020, 3:37 a.m.