Commit 323cc11b authored by mamane's avatar mamane

modiRstudio1

parent 1a68c147
...@@ -13,4 +13,7 @@ knitr::opts_chunk$set(echo = TRUE) ...@@ -13,4 +13,7 @@ knitr::opts_chunk$set(echo = TRUE)
```{r cars} ```{r cars}
summary(cars) summary(cars)
``` ```
\ No newline at end of file ```{r}
plot(cars)
```
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