Sumario: | "R Markdown does three main things pretty close to magic. First, it lets you make a completely reproducible, parameter-set and automatable R report. Second, it lets you export that report into a multitude of formats (HTML, Word, .js slide show, interactive web app, etc.). Third, it does the first two things really fast. Wishing for a way to document your code so it still makes sense to you or somebody else six months down the road? Presto! R Markdown does that. Hoping for a button you could click to reproduce your entire analysis with a new data set or parameter? Shazaam! R Markdown does that. Sick of having to copy and paste your results? Poof! R Markdown takes the pain away. If you're an analyst, scientist, actuary, statistician, or a programmer familiar with R, you should add this package to your bag of tricks."--Resource description page.
|