To Documents

Basic R Tasks

Table of Contents

  1. Introduction
  2. Install R
  3. R Help
  4. Create New Vector
  5. Print a Vector
  6. Compute Mean of a Vector
  7. Compute Quartiles of a Vector
  8. Create Histogram
  9. Create Boxplot
  10. Redirect Output to File

1. Introduction

2. Install R

3. R Help

4. Create New Vector

5. Print a Vector

6. Compute Mean of a Vector

7. Compute Quartiles of a Vector

8. Create Histogram

9. Create Boxplot

10. Redirect Graphical Output