Introductory paragraph text.

Sub header text

Another paragraph text.

  1. List item one text
  2. List item two text

Example of integrated R results

This is inline code to produce the constant \(e\), 2.7182818.

This is an R chunk which produces a graph.

plot(1:10,(1:10+rnorm(10)) )