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.
build_html()is nowto_html()build_pdf()is nowto_pdf()build_png()is nowto_png()build_gif()is nowto_gif()build_mp4()is nowto_mp4()build_pptx()is nowto_pptx()build_social()is nowto_social()
Argument names. Note that the input and output_file arguments of
these functions have also been renamed. They are now named from and to.
