buildBook: Build the book
Description
Build the book
Usage
buildBook(htmlFiles, verbose = TRUE)
Value
String with path to the front page of the
report.
Arguments
- htmlFiles
character vector with path to HTML files
- verbose
Logical, if TRUE (FALSE by default) progress messages are printed
during the report execution.