bookbuildeR.main: Invoke the bookBuildeR Tool Chain

Description Usage Arguments Value

View source: R/main.R

Description

Invoke the complete bookBuildeR tool chain

Usage

1
2
3
4
5
6
bookbuildeR.main(
  sourceFile,
  format.in = "markdown",
  destName = "book",
  destDir
)

Arguments

sourceFile

the path to the source file

format.in

the input format

destName

the base name of the destination file without extension

destDir

the destination directory

Value

a list where the names are the file types and the keys are the paths to the generated files: currently, we generate pdf, epub, and html output.


thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.