render_document: Render document.

Description Usage Arguments

Description

This function renders the html document.

Usage

1
2
render_document(document, filename, chunk_functions_ex = NULL,
  section_functions = NULL, title = "Untitled", theme = "default")

Arguments

document

a section, defining the document structure.

filename

the target filename.

chunk_functions_ex

functions used to render chunks (see details).

section_functions

functions used to render sections (a vector, defining the function to use at each section depth).


amar00k/UBIquitous documentation built on May 28, 2019, 3:34 p.m.