Hi, my name is Jaclyn this is my first R Markdown document!

A “chunk” of R code:

print("hello world")
## [1] "hello world"