forked from oscarbaruffa/BigBookofR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
010-start_here.Rmd
29 lines (14 loc) · 1.1 KB
/
010-start_here.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New to R? Start here
If you're new to R and want to learn how to use it, this library might be a little daunting.
> There's so much choice!
If you aren't sure where to start, then try one of these two options:
### Book: R for Data Science
This book is an excellent introduction to R programming and gets you started with visualizing data so you see some exciting stuff, and the power of R, right away.
The book is free to read at https://r4ds.had.co.nz/
There's an accompanying exercise solution book at https://jrnold.github.io/r4ds-exercise-solutions/
For a different take on the solutions, check out *Yet another ‘R for Data Science’ study guide* which can also be found at https://brshallo.github.io/r4ds_solutions/
If you'd like more of a roadmap which incorporates this book, have a look at my blogpost:
https://oscarbaruffa.com/a-roadmap-for-getting-started-with-r/
### Video Course: Getting started with R
If you prefer video instruction with progress tracking, check out this course from "R for the Rest of Us" called Getting Started with R.
https://rfortherestofus.com/courses/getting-started/