Video description
The R Markdown package makes it very easy to generate reports straight from your R code. With R Markdown, you combine code and text into a single .Rmd file. You use this document to generate polished reports automatically in a variety of formats (html, pdf, MS Word, and slideshows). The .Rmd file retains all of your code for reproducibility, but lets you set how the code and its results will appear in the final report. Best of all, R Markdown reports are parameterizable. This webcast will cover applying the same report to multiple data sets.
Publisher resources
Table of contents
Product information
- Title: Easy, Reproducible Reports with R
- Author(s):
- Release date: August 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491954867
You might also like
book
Dynamic Documents with R and knitr, 2nd Edition
Suitable for both beginners and advanced users, this popular book makes writing statistical reports easier by …
book
Practical R 4: Applying R to Data Manipulation, Processing and Integration
Get started with an accelerated introduction to the R ecosystem, programming language, and tools including R …
book
R Data Mining
Mine valuable insights from your data using popular tools and techniques in R About This Book …
book
Visualizing Data in R 4: Graphics Using the base, graphics, stats, and ggplot2 Packages
Master the syntax for working with R’s plotting functions in graphics and stats in this easy …