Skip to content
/ bookdown Public
forked from rstudio/bookdown

Authoring Books and Technical Documents with R Markdown

Notifications You must be signed in to change notification settings

iukv/bookdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ca6ea3 · Nov 12, 2016
Nov 10, 2016
Nov 11, 2016
Nov 10, 2016
Feb 19, 2016
Apr 11, 2016
Jul 11, 2016
Apr 11, 2016
Nov 10, 2016
Jul 18, 2016
Nov 12, 2016
Jul 10, 2016
Nov 12, 2016
Nov 4, 2016
Nov 8, 2016

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:

  • Generate printer-ready books and ebooks from R Markdown documents
  • A markup language easier to learn than LaTeX, and to write elements such as section headers, lists, quotes, figures, tables, and citations
  • Multiple choices of output formats: PDF, LaTeX, HTML, EPUB, and Word.
  • Possibility of including dynamic graphics and interactive applications (HTML widgets and Shiny apps)
  • Support for languages other than R, including C/C++, Python, and SQL, etc.
  • LaTeX equations, theorems, and proofs work for all output formats
  • Can be published to GitHub, bookdown.org, and any web servers
  • 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 and Technical Documents with R Markdown

Resources

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 60.0%
  • TeX 33.1%
  • HTML 4.7%
  • CSS 1.9%
  • Other 0.3%