cinneesol / bookdown

Authoring Books with R Markdown

Home Page:https://bookdown.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://bookdown.org


Languages

Language:JavaScript 76.4%Language:R 12.9%Language:CSS 8.8%Language:HTML 1.6%Language:TeX 0.2%Language:Shell 0.1%Language:Makefile 0.0%