Hacker News new | ask | show | jobs
by flukus 3109 days ago
Alternately, would it make sense in R to separate the code and the result instead of a WYSIWYG approach? This is how many work with tools like latex/pdf (among others), edit the source in vim and have a viewer window open next to it.
1 comments

That's (sort of) how RMarkdown works.