Skip to contents

This is a function called in output in the YAML of the driver Rmd file to specify the creation of a webpage version of the thesis.

Usage

thesis_gitbook(...)

Arguments

...

Further arguments passed to or from other methods.

Value

A gitbook webpage

Examples

if (FALSE) {
output:macdown::thesis_gitbook
}