| title | Saving Through EditR |
|---|---|
| author | xxx |
| date | Thursday, January 15, 2015 |
| output | html_document |
This is an R Markdown document experiment to show how newline is inserted after saving by editR.
income<-rnorm(1000,10,5)
cons<-income+ rnorm(1000,0,1)
| title | Saving Through EditR |
|---|---|
| author | xxx |
| date | Thursday, January 15, 2015 |
| output | html_document |
This is an R Markdown document experiment to show how newline is inserted after saving by editR.
income<-rnorm(1000,10,5)
cons<-income+ rnorm(1000,0,1)