thomasWeise/bookbuildeR: An R Package for Building Books or Documents using pandoc

With this package, we provide some R utilities for using pandoc. We basically implement a complete tool chain for building electronic books by using R, pandoc, and markdown. The tool chain allows for including source code examples, either from local files or linked to a git repository, as well as mathematic equations or figures. Book projects can be hierarchically structured files. The resulting documents are html, pdf, and epub.

Getting started

Package details

AuthorDr. Thomas Weise <tweise@hfuu.edu.cn>
MaintainerDr. Thomas Weise <tweise@hfuu.edu.cn>
LicenseGPL-3
Version0.8.10
URL http://www.github.com/thomasWeise/bookbuildeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasWeise/bookbuildeR")
thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.