R rmarkdown

Open-source R projects categorized as rmarkdown

Top 11 R rmarkdown Projects

  • rmarkdown

    Dynamic Documents for R

  • Project mention: Pandoc | news.ycombinator.com | 2024-01-28

    I'm surprised to see no one has pointed out [RMarkdown + RStudio](https://rmarkdown.rstudio.com) as one way to immediately interface with Pandoc.

    I used to write papers and slides in LaTeX (using vim, because who needs render previews), then eventually switched to Pandoc (also vim). I eventually discovered RMarkdown+RStudio. I was looking for a nice way to format a simple table and discovered that rmarkdown had nice extensions of basic markdown (this was many years ago so maybe that is incorporated into vanilla markdown/pandoc).

    The RMarkdown page claims:

    > R Markdown supports dozens of static and dynamic output formats including HTML, PDF, MS Word, Beamer, HTML5 slides, Tufte-style handouts, books, dashboards, shiny applications, scientific articles, websites, and more.

    ...which I think is largely due to using pandoc as the core generator.

    RStudio shows you the pandoc command it runs to generate your document, which I've used to figure out the pandoc command I want to run when I've switched to using pandoc directly.

    This is a bit of a "lazy" way to interact with pandoc. Maybe the "laziest" aspect: when I get a new computer, I can install the entire stack by installing Rstudio, then opening a new rmarkdown document. Rstudio asks whether I'd like to install all the necessary libraries -- click "yes" and that's it. Maybe that sounds silly but it used to be a lot of work to manage your LaTeX install. These days I greatly favor things that save me time, which seems to get more precious every year.

  • blogdown

    Create Blogs and Websites with R Markdown

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • workflowr

    Organize your project into a research website

  • reprex

    Render bits of R code for sharing, e.g., on GitHub or StackOverflow.

  • Project mention: Do the work | /r/RStudio | 2023-10-04

    Provide us with the code in a minimum working example (MWE) form (typically called reprex in the R community). If the process of producing this doesn't help you solve the issue, it at least allows us to (a) copy and paste to run the code, and (b) far more likely to be able to spot the error(s) than when they’re embedded in a load of code that isn’t necessary to highlight the problem. These should be placed in a code block, either every line indented 4 spaces or within backticks. (Credit to Mooks79 for this.) More info here: https://www.reddit.com/r/learnpython/wiki/faq#wiki_how_do_i_format_code.3F

  • kableExtra

    Construct Complex Table with knitr::kable() + pipe.

  • mindr

    an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)

  • WrapRmd

    RStudio addin for wrapping RMarkdown paragraphs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • namer

    R package :package: for labelling chunks of RMarkdown files! :boom:

  • chrome_print_shiny

    How to use pagedown::chrome_print() in a Shiny app?

  • dotnet

    'knitr' Engine for C# and F# Languages and R Wrapper for 'dotnet' Command Line Interface (by bearloga)

  • covid19-flexdashboard

    A simple covid19-dashboard built with Flexdashboard

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

R rmarkdown related posts

Index

What are some of the best open-source rmarkdown projects in R? This list will help you:

Project Stars
1 rmarkdown 2,807
2 blogdown 1,704
3 workflowr 807
4 reprex 729
5 kableExtra 670
6 mindr 563
7 WrapRmd 101
8 namer 94
9 chrome_print_shiny 15
10 dotnet 9
11 covid19-flexdashboard 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com