Chapter 1 Introduction

Learning Objectives:

  • What is R? What is RStudio?

  • Install R an RStudio

  • Familiarize with RStudio interface

  • Use interactive console and code editor

  • Assignment statement

  • Hello world

  • Save R program and R data files

  • Add comment to your code