This part of the document is plain markdown Here is italics, here is something bold, here is something in italics and bold
Here is a list as well
So far we are using our markdown skills on R-Markdown
print("sup bish")
## [1] "sup bish"
Trying out inline \(y = mx + c\)
Trying out standalone \[y = mx + c\]