Introduction

install.packages()

{utils}

install R packages

toupper()

{base}

convert character strings to upper case

library()

{base}

load R packages

The end!