render_chain: Render a list of markdown vectors to a desired format.

Description Usage Arguments Value

View source: R/markup2vector.R

Description

Goes through the conversion chain as long as necessary to return the desired output.

Usage

1

Arguments

l

[list()] giving xs to be passed to md2tex_mem().

format

[character(1)] giving the output format to render items in.

Must be one of:

  • 'tex'

  • 'pdf' (default)

  • 'svg' or

  • 'grob'

...

arguments passed on to downstream formatting functions

Value

[list()] of output format objects.


maxheld83/pensieveR documentation built on Jan. 21, 2020, 9:15 a.m.