Commit a06806d5 authored by David Elser's avatar David Elser

test

parent 3b5a9940
......@@ -24,14 +24,6 @@ min(x)
median(x)
max(x)
mean(x)
plot(x, type="l", col="blue")
hist(x,col="blue" )
```
## Including Plots
You can also embed plots, for example:
```{r pressure, echo=FALSE}
plot(pressure)
```
Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment