render_html: This is a fairly pointless function, included only to match...

View source: R/render_html.R

render_htmlR Documentation

This is a fairly pointless function, included only to match the syntax of other render_ functions

Description

This is a fairly pointless function, included only to match the syntax of other render_ functions

Usage

render_html(infile, herePath = "Rmd/", output_file = NULL)

Arguments

infile

String giving the name of the file in the Rmd/ directory, not including the extension.

herePath

String telling here::here where to look. Defaults to herePath = "Rmd/".

output_file

Passed to rmarkdown::render.


harrysouthworth/render documentation built on May 31, 2024, 11:18 a.m.