Front matter
preface
acknowledgments
about this book
about the author
about the cover illustration
Part 1. Getting started
1 Introduction to R
1.1 Why use R?
1.2 Obtaining and installing R
1.3 Working with R
Getting started
Using RStudio
Getting help
The workspace
Projects
1.4 Packages
What are packages?
Installing a package
Loading a package
Learning about a package
1.5 Using output as input: Reusing results
Matrices