I will use R in the classroom. You will find some pointers on this page.
You can download R from here.
Note: If you have R already installed on your computer, please make sure that it is the latest version. Otherwise, you may encounter difficulties.
RStudio is a very useful interface for R. You can download it from here.
R Tutorials
- A (very) short introduction to R
- A Beginner’s Guide to R: Introduction by Sharon Machlis
- Quick Guide to R Layout by Oscar Torres-Reyna
- TryR Code School
- Princeton
Video Tutorials
- Intro to R by Texas A&M
- Intro to R by GoogleDevelopers
Additional resources
Many people are using R and you will often find a solution to your problem via Google.
For example, How to make a histogram in R.
Me, TA, and your classmates. Ask questions on the discussion board Piazza, work together with your classmates, and answer other’s questions.