bookdown
Document generator
A tool that enables users to create interactive and publishable documents with R Markdown, supporting various output formats and integrations.
Authoring Books and Technical Documents with R Markdown
4k stars
125 watching
1k forks
Language: JavaScript
last commit: 10 days ago
Linked from 2 awesome lists
bookbookdownepubgitbookhtmllatexrmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/rmarkdown | A tool for creating dynamic documents with code, output, and prose | 2,882 |
rstudio/bookdown-demo | A minimal book example demonstrating the use of R Markdown and bookdown to compile a document into HTML. | 510 |
rstudio/rstudio | An integrated development environment for R programming language with features such as code editing and execution, document authoring, and user collaboration. | 4,692 |
rstudio/shiny | An R package for building interactive web applications with reactive programming and a prebuilt set of widgets. | 5,370 |
r-lib/devtools | Tools to simplify R package development and testing | 2,402 |
rstudio/blogdown | A package for generating dynamic R Markdown websites with customizable output formats and integration with Hugo static site generator | 1,737 |
rust-lang/mdbook | A utility to create online books from Markdown files using Rust. | 18,357 |
rstudio/gt | Provides functions to construct publication-quality tables from R data | 2,039 |
yihui/knitr | A tool that integrates report generation with dynamic document editing and output control in R | 2,390 |
mwouts/jupytext | Enables conversion between Jupyter Notebooks and plain text documents | 6,657 |
r-lib/pkgdown | A tool that generates static HTML documentation for R packages | 718 |
rstudio/rstarthere | A comprehensive guide to useful R packages for data science workflow | 663 |
brentthorne/posterdown | Generates PDF conference posters from HTML using R and reproducible code | 843 |
dariubs/rtlmd | A simple Markdown editor designed to support right-to-left languages. | 12 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,866 |