谢轶辉 — 作者 (4)
blogdown [图书] 豆瓣
作者: 谢轶辉 / Alison Presmanes Hill publishing house: Chapman & Hall/CRC 2017
blogdown: Creating Websites with R Markdown provides a practical guide for creating websites using the blogdown package in R. In this book, we show you how to use dynamic R Markdown documents to build static websites featuring R code (or other programming languages) with automatically rendered output such as graphics, tables, analysis results, and HTML widgets. The blogdown package is also suitable for technical writing with elements such as citations, footnotes, and LaTeX math. This makes blogdown an ideal platform for any website designed to communicate information about data science, data analysis, data visualization, or R programming.
Note that blogdown is not just for blogging or sites about R; it can also be used to create general-purpose websites. By default, blogdown uses Hugo, a popular open-source static website generator, which provides a fast and flexible way to build your site content to be shared online. Other website generators like Jekyll and Hexo are also supported.
r
R Markdown: The Definitive Guide [图书] 豆瓣
作者: 谢轶辉 / J.J. Allaire publishing house: Chapman and Hall/CRC 2018 - 7
R Markdown: The Definitive Guide is the first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages.
In this book, you will learn
Basics: Syntax of Markdown and R code chunks, how to generate figures and tables, and how to use other computing languages
Built-in output formats of R Markdown: PDF/HTML/Word/RTF/Markdown documents and ioslides/Slidy/Beamer/PowerPoint presentations
Extensions and applications: Dashboards, Tufte handouts, xaringan/reveal.js presentations, websites, books, journal articles, and interactive tutorials
Advanced topics: Parameterized reports, HTML widgets, document templates, custom output formats, and Shiny documents.
Yihui Xie is a software engineer at RStudio. He has authored and co-authored several R packages, including knitr, rmarkdown, bookdown, blogdown, shiny, xaringan, and animation. He has published three other books, Dynamic Documents with R and knitr, bookdown: Authoring Books and Technical Documents with R Markdown, and blogdown: Creating Websites with R Markdown.
J.J. Allaire is the founder of RStudio and the creator of the RStudio IDE. He is an author of several packages in the R Markdown ecosystem including rmarkdown, flexdashboard, learnr, and radix.
Garrett Grolemund is the co-author of R for Data Science and author of Hands-On Programming with R. He wrote the lubridate R package and works for RStudio as an advocate who trains engineers to do data science with R and the Tidyverse.
Instructors
We provide complimentary e-inspection copies of primary textbooks to instructors considering our books for course adoption.
Dynamic Documents with R and Knitr, Second Edition [图书] 豆瓣
作者: 谢轶辉 publishing house: Chapman and Hall/CRC 2013 - 7
Features
· Provides an authoritative and comprehensive guide to the knitr package in R
· Emphasizes reproducible research
· Covers both simple examples and full applications, from homework to websites to books
· Describes a wide range of options, useful tricks, and solutions
· Explains the internal design and extensions of the knitr package
· Offers demos and other information about the package on the author's website
Summary
Quickly and Easily Write Dynamic Documents
Suitable for both beginners and advanced users, Dynamic Documents with R and knitr, Second Edition makes writing statistical reports easier by integrating computing directly with reporting. Reports range from homework, projects, exams, books, blogs, and web pages to virtually any documents related to statistical graphics, computing, and data analysis. The book covers basic applications for beginners while guiding power users in understanding the extensibility of the knitr package.
New to the Second Edition
· A new chapter that introduces R Markdown v2
· Changes that reflect improvements in the knitr package
· New sections on generating tables, defining custom printing methods for objects in code chunks, the C/Fortran engines, the Stan engine, running engines in a persistent session, and starting a local server to serve dynamic documents
Boost Your Productivity in Statistical Report Writing and Make Your Scientific Computing with R Reproducible
Like its highly praised predecessor, this edition shows you how to improve your efficiency in writing reports. The book takes you from program output to publication-quality reports, helping you fine-tune every aspect of your report.