RMarkdown

RMarkdown

88 bookmarks
Custom sorting
I really should talk about {capsule} #rstats :: Miles McBain —
I really should talk about {capsule} #rstats :: Miles McBain —
This is a post I’ve been meaning to write for some time now about {capsule}. {capsule} provides alternative workflows to {renv} for establishing and working with controlled package libraries in R. It also uses an renv.lock so it is compatible with {renv} - you can switch between doing things the {capsule} way and the {renv} or vice versa at any time. Introducing an R package I wrote nearly three years ago Carefully curating a controlled package environment the {renv} way can be kind of a chore.
·milesmcbain.micro.blog·
I really should talk about {capsule} #rstats :: Miles McBain —
Blogdown Hugo themes to share scripts · StatnMap
Blogdown Hugo themes to share scripts · StatnMap
I modified two Hugo themes to be able to share R code using blogdown. hugo-future-imperfect and hugo-statnmap-theme are multilingual themes allowing for code folding, syntax highlighting, list of related articles, citation card, SEO graph or contact form. All options listed below are detailed in the Readme page of themes on Github. There are also listed with their configuration parameters in the config file of the “exampleSite” directory in the repository.
·statnmap.com·
Blogdown Hugo themes to share scripts · StatnMap
Enable code folding in bookdown and blogdown · StatnMap
Enable code folding in bookdown and blogdown · StatnMap
Code folding is an interesting feature in Rmarkdown documents. Find out how to realise it in bookdown documents and blogdown websites. Code folding in bookdown and blogdown Option code_folding: true, like in classical rmarkdown documents, is not working in bookdown or blogdown but it is possible to enable it with some tricks. All files presented here, the javascript and Rmd files necessary for bookdown and the html files necessary for blogdown, to enable code folding are available on my github blog tips repository.
·statnmap.com·
Enable code folding in bookdown and blogdown · StatnMap
18.1 Deriving from built-in formats | R Markdown: The Definitive Guide
18.1 Deriving from built-in formats | R Markdown: The Definitive Guide
The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages.
·bookdown.org·
18.1 Deriving from built-in formats | R Markdown: The Definitive Guide
R Markdown
R Markdown
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages including R, Python, and SQL. R Markdown supports a reproducible workflow for 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.
·rmarkdown.rstudio.com·
R Markdown
RMarkdown Driven Development (RmdDD)
RMarkdown Driven Development (RmdDD)
A workflow for refactoring one-time analyses to sustainable data products
·emilyriederer.netlify.com·
RMarkdown Driven Development (RmdDD)
'RStudio' Addins to Simplify 'Markdown' Writing • remedy
'RStudio' Addins to Simplify 'Markdown' Writing • remedy
An RStudio addin providing shortcuts for writing in Markdown. This package provides a series of functions that allow the user to be more efficient when using Markdown. For example, you can select a word, and put it in bold or in italics, or change the alignment of elements inside you Rmd. The idea is to map all the functionalities from remedy on keyboard shortcuts, so that it provides an interface close to what you can find in any other text editor.
·thinkr-open.github.io·
'RStudio' Addins to Simplify 'Markdown' Writing • remedy
Prime Hints For Running A Data Project In R
Prime Hints For Running A Data Project In R
I’ve been asked more and more for hints and best practices when working with R. It can be a daunting task, depending on how deep or specialised you want to be. So I tried to keep it as balanced as I could and mentioned point that definitely helped me in...
·kkulma.github.io·
Prime Hints For Running A Data Project In R
RStudio Open-Source Packages - RStudio
RStudio Open-Source Packages - RStudio
In 2019, RStudio spent over 50% of its engineering resources on open-source software, and led contributions to over 250 open-source projects, targeting a broad range of areas.
·rstudio.com·
RStudio Open-Source Packages - RStudio