rmarkdown
Doc generator
A tool for creating dynamic documents with code, output, and prose
Dynamic Documents for R
3k stars
146 watching
977 forks
Language: R
last commit: 17 days ago
Linked from 1 awesome list
literate-programmingmarkdownpandocrr-packagermarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/bookdown | A tool that enables users to create interactive and publishable documents with R Markdown, supporting various output formats and integrations. | 3,786 |
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/bookdown-demo | A minimal book example demonstrating the use of R Markdown and bookdown to compile a document into HTML. | 510 |
yihui/knitr | A tool that integrates report generation with dynamic document editing and output control in R | 2,390 |
rstudio/blogdown | A package for generating dynamic R Markdown websites with customizable output formats and integration with Hugo static site generator | 1,737 |
rstudio/dygraphs | An R interface to a popular JavaScript charting library for creating interactive time-series plots with customizable features. | 365 |
rstudio/rstarthere | A comprehensive guide to useful R packages for data science workflow | 663 |
rstudio/reticulate | Enables seamless integration of Python and R programming languages in a single software development environment. | 1,680 |
brentthorne/posterdown | Generates PDF conference posters from HTML using R and reproducible code | 843 |
r-lib/pkgdown | A tool that generates static HTML documentation for R packages | 718 |
mkdocs/mkdocs | A tool for building project documentation using Markdown and Python. | 19,427 |
rdatatable/data.table | An optimized data manipulation and analysis library for R with high-performance capabilities | 3,621 |
rrrene/credo | Analyzes Elixir code for consistency and teaching opportunities. | 4,932 |