• Discoverability Visible
  • Join Policy Invite Only
  • Created 21 Jan 2016

"Resources for R" 16 posts Sort by created date Sort by defined ordering View as a grid View as a list

Base R Cheat Sheet

from RStudio

0 comments 0 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

R Reference Card

by Tom Short, EPRI PEAC, tshort@epri-peac.com 2004-11-07

Granted to the public domain. See www.Rpad.org for the source and latest version. Includes material from R for Beginners by Emmanuel Paradis (with permission).

Download

0 comments 3 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

R Cheat Sheet

By Nicolás E. Campione

Modified from: P. Dalgaard (2002). Introductory Statistics with R. Springer, New York. 

Download

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Data Wrangling Cheat Sheet

from RStudio

Covers dplyr and tidyr

0 comments 0 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

R Markdown Cheat Sheet

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

R Markdown Reference Guide

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

RStudio IDE Cheat Sheet

0 comments 1 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Get R (and RStudio)

Just getting started as an R user?  You can first try running R on QUBES Hub here, without installing anything.  Eventually, though you will want to install it on your own computer by downloading it here.  RStudio provides a friendlier interface for using R, and can be downloaded here.  Rstudio requires R to be installed, so start by downloading R.

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Quick R

This is a great source for basic R functionality like importing and manipulating data.  It also has very helpful information on making graphs (see this page).  

0 comments 3 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Cookbook for R

The goal of the cookbook is to provide solutions to common tasks and problems in analyzing data.

Website

0 comments 3 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Learn to use R: Your hands-on guide

by Sharon Machlis
edited by Johanna Ambrosio

Computerworld

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

RExRepos: R Examples Repository

R code examples for a number of common data analysis tasks

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Try R Code School

A free online tutorial for learning basic R commands.  It runs through your browser and does not require you to install R.

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

simpleR - Using R for Introductory Statistics

These notes are an introduction to using the statistical software package R for an introductory statistics course. They are meant to accompany an introductory statistics book such as Kitchens “Exploring Statistics”. The goals are not to show all the features of R, or to replace a standard textbook, but rather to be used with a textbook to illustrate the features of R that can be learned in a one-semester, introductory statistics course.

Download

0 comments 1 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

R Base Graphics: An Idiot's Guide

Last year, I presented an informal course on the basics of R Graphics University of Turku. In this blog post, I am providing some of the slides and the full code from that practical, which shows how to build different plot types using the basic (i.e. pre-installed) graphics in R

Website Supplementary Files

0 comments 1 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R

Chapter 3 – The R Programming Language

Chapter from "Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan (Second Edition)" by John K. Kruschke

Proxy Access

  1. R

0 comments 2 reposts

Profile picture of Drew LaMar

Drew LaMar onto Resources for R