Skip to content

Instantly share code, notes, and snippets.

title author date output
Saving Through EditR
xxx
Thursday, January 15, 2015
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&lt;-income+ rnorm(1000,0,1)