Learn R Programming

ratlas (version 0.1.1)

techreport_gitbook: Create an R Markdown GitBook Tech Report

Description

This is a function called in the output of the yaml of the Rmd file to specify using the standard DLM tech report pdf document formatting.

Usage

techreport_gitbook(...)

Value

A modified gitbook with the standard tech report formatting.

Arguments

...

Arguments to be passed to [bookdown::gitbook]

Examples

Run this code
if (FALSE) {
output: ratlas::techreport_gitbook
}

Run the code above in your browser using DataLab