R

R

904 bookmarks
Newest
Project-oriented workflow - Tidyverse
Project-oriented workflow - Tidyverse
Advice on workflows for developing R scripts. How to think about whether an action belongs in the script or elsewhere.
·tidyverse.org·
Project-oriented workflow - Tidyverse
Tidyverse
Tidyverse
The tidyverse is an integrated collection of R packages designed to make data science fast, fluid, and fun.
·tidyverse.org·
Tidyverse
Production
Production
RStudio's webinars offer helpful perspective and advice to data scientists, data science leaders, DevOps engineers and IT Admins. Presenters come from companies around the globe, as well as the RStudio staff.
·resources.rstudio.com·
Production
Cookbook for R
Cookbook for R
This site is powered by knitr and Jekyll. If you find any errors, please email winston@stdout.org
·cookbook-r.com·
Cookbook for R
Building a Corporate R Package | Steven M. Mortimer
Building a Corporate R Package | Steven M. Mortimer
Always wanted to write an R package for your team? This article gives tips for what to include in your team's R package. Get started today!
·stevenmortimer.com·
Building a Corporate R Package | Steven M. Mortimer
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