Skip to contents

[Deprecated]

renderthis, under the name xaringanBuilder, previously provided the same functionality using build_ functions. To be consistent with the new package name, these function names have also been changed.

Argument names. Note that the input and output_file arguments of these functions have also been renamed. They are now named from and to.

Usage

build_html(...)

build_pdf(...)

build_png(...)

build_gif(...)

build_mp4(...)

build_pptx(...)

build_social(...)

Arguments

...

Parameters passed to the new to_*() function

Value

See the corresponding new function for the appropriate return value.