preprocess.doc: Pre-Process a Document File

Description Usage Arguments Value

View source: R/preprocessor.R

Description

Pre-process the root file of a hierarchically structured document to a single monolithic output.

Usage

1
preprocess.doc(sourceFile, destName)

Arguments

sourceFile

the source file

destName

the name of the destination file (to be created in the same folder as the source file)

Value

a list list(path=path, meta=meta) with the canonical path path to the destination file and the yaml metadata meta


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