This is Heading Text

This is smaller

This is smallest

This is italics in my text.

This is BOLD in this document.

library(ggplot2)
str(mtcars)
ggplot(mtcars, aes(wt, mpg)) + geom_point(aes(colour=factor(cyl), size = qsec))   
location <- 'Cyberjaya'

Hello all, I am now teaching in Cyberjaya