02-AREAS

02-AREAS

1893 bookmarks
Newest
Resources
Resources
Links to resources on reproducible research and related tools.
·kbroman.org·
Resources
DiagrammeR
DiagrammeR
DiagrammeR, an R package that allows you to create flowcharts, diagrams, and grhs with Markdown-like text.
·rich-iannone.github.io·
DiagrammeR
Efficient R programming
Efficient R programming
Efficient R Programming is about increasing the amount of work you can do with R in a given amount of time. It’s about both computational and programmer efficiency.
·csgillespie.github.io·
Efficient R programming
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
'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
Automate Package and Project Setup • usethis
Automate Package and Project Setup • usethis
Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub, licenses, Rcpp, RStudio projects, and more.
·usethis.r-lib.org·
Automate Package and Project Setup • usethis
R Tips
R Tips
The stuff you need to know about R, besides statistical analysis.
·whattheyforgot.org·
R Tips
Resetting RStudio Desktop's State – RStudio Support
Resetting RStudio Desktop's State – RStudio Support
Overview RStudio Desktop stores its internal state in a hidden directory called RStudio-Desktop. If this directory does not exist, RStudio will create it on start up. This directory includes inform...
·support.rstudio.com·
Resetting RStudio Desktop's State – RStudio Support
Some Ideas for your Internal R Package · R Views
Some Ideas for your Internal R Package · R Views
At RStudio, I have the pleasure of interacting with data science teams around the world. Many of these teams are led by R users stepping into the role of analytic admins. These users are responsible for supporting and growing the R user base in their organization and often lead internal R user groups. One of the most successful strategies to support a corporate R user group is the creation of an internal R package.
·rviews.rstudio.com·
Some Ideas for your Internal R Package · R Views