install.packages()
{utils}
install R packages
toupper()
{base}
convert character strings to upper case
library()
load R packages
The end!