Demonstration of Table of Contents

This part of the document is plain markdown Here is italics, here is something bold, here is something in italics and bold

Another demonstration

Here is a list as well

  1. List 1
  2. List 2

Demonstrating again

So far we are using our markdown skills on R-Markdown

print("sup bish")
## [1] "sup bish"

Maths stuff

Trying out inline \(y = mx + c\)

Trying out standalone \[y = mx + c\]