Skip to content

Instantly share code, notes, and snippets.

Username = <%= @var %>
@ryanbriones
ryanbriones / intro_r_tutorial.md
Created August 10, 2012 02:22 — forked from jpvelez/intro_r_tutorial.md
Intro to R Tutorial

WHAT IS THIS?

This is a step-by-step tutorial for getting started with R, a powerful programming language for data analysis and visualization. It is aimed at near complete beginners. You'll basically want to be comfortable with spreadsheets and with using your computer's command line.

I slapped this together quickly, so expect some weirdness. Feel free to email me with comments or questions at jpvelez | at | gmail.com

I learned the following stuff using the UCLA Statistic's Department great R tutorials, so check those out: