10
Analytic Process
R for Research
Preface
1
Introduction
Part I: R
2
Step into R
3
Data Types
4
Working with data.frame
5
Structure and Attributes
6
Subsetting
7
Operators in R
8
Tidy Data Analysis
9
Organizing your project
10
Analytic Process
11
Applications
References
10
Analytic Process
In this chapter we outline and describe the analytic process. This is the heart of our book.
9
Organizing your project
11
Applications