Preface
Learning Statistics with R
Welcome!
Preface
1
Why statistics? Why R?
Getting started with R
2
Installing R
3
Our first R commands
4
Doing calculations
5
Variables
6
The file system
7
R packages
8
R scripts
Working with data
9
How does R store data?
10
Reading and writing data
Statistical ideas and tools
11
Descriptive statistics
References
Preface
Changes since the previous edition:
notation uses snake case
chapter on research design removed
chapter introducing R split into multiple chapters
Welcome!
1
Why statistics? Why R?