R

R

957 bookmarks
Newest
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
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