Skip to content

rtaph/bookdown

 
 

Repository files navigation

bookdown

Build Status

A open-source (GPL-3) R package to facilitate writing books and long-form articles/reports with R Markdown. Features include:

  • Multiple output formats: HTML, PDF, and ePub.
  • Makes it easy to produce books that look visually pleasant.
  • Styles include Gitbook (https://www.gitbook.com), Tufte CSS (http://rstudio.github.io/tufte/), and Tufte-LaTeX.
  • Extended Markdown syntax to support numbering figures/tables, and cross-references, etc.
  • Renders interactive HTML widgets and Shiny apps in books.
  • Integrated with the RStudio IDE.
  • One-click publishing to https://bookdown.org.

Full documentation at https://bookdown.org/yihui/bookdown, and see "Get Started" at https://bookdown.org to know how to get started with writing a book. You are welcome to send us feedback using Github issues or ask questions on StackOverflow with the bookdown tag.

About

Authoring Books with R Markdown

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.7%
  • R 13.4%
  • TeX 8.2%
  • CSS 8.1%
  • HTML 1.5%
  • Shell 0.1%