thesis_epub: Creates an R Markdown epub Thesis document

View source: R/thesis.R

thesis_epubR Documentation

Creates an R Markdown epub Thesis document

Description

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

Usage

thesis_epub(...)

Arguments

...

Further arguments passed to or from other methods.

Value

A ebook version of the thesis

Examples

## Not run: 
output:thesisdown::thesis_epub

## End(Not run)

ismayc/thesisdown documentation built on April 2, 2024, 8:15 p.m.