0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 10 of 10 matches in All Departments

R Markdown Cookbook (Hardcover): Yihui Xie, Christophe Dervieux, Emily Riederer R Markdown Cookbook (Hardcover)
Yihui Xie, Christophe Dervieux, Emily Riederer
R2,477 Discovery Miles 24 770 Ships in 12 - 17 working days

Highlight the many ways in which your R Markdown documents can be customized Full source code and examples are provided on GitHub

blogdown - Creating Websites with R Markdown (Hardcover): Yihui Xie, Amber Thomas, Alison Presmanes Hill blogdown - Creating Websites with R Markdown (Hardcover)
Yihui Xie, Amber Thomas, Alison Presmanes Hill
R2,804 Discovery Miles 28 040 Ships in 12 - 17 working days

Describes how to create websites based on R Markdown Describes how to publish data analysis results and R computing/graphics output Can be used to create general-purpose websites, not just blogs

R Markdown Cookbook (Paperback): Yihui Xie, Christophe Dervieux, Emily Riederer R Markdown Cookbook (Paperback)
Yihui Xie, Christophe Dervieux, Emily Riederer
R982 Discovery Miles 9 820 Ships in 9 - 15 working days

Highlight the many ways in which your R Markdown documents can be customized Full source code and examples are provided on GitHub

Dynamic Documents with R and knitr (Hardcover, 2nd edition): Yihui Xie Dynamic Documents with R and knitr (Hardcover, 2nd edition)
Yihui Xie
R5,410 Discovery Miles 54 100 Ships in 12 - 17 working days

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.

bookdown - Authoring Books and Technical Documents with R Markdown (Hardcover): Yihui Xie bookdown - Authoring Books and Technical Documents with R Markdown (Hardcover)
Yihui Xie
R2,799 Discovery Miles 27 990 Ships in 12 - 17 working days

bookdown: Authoring Books and Technical Documents with R Markdown presents a much easier way to write books and technical publications than traditional tools such as LaTeX and Word. The bookdown package inherits the simplicity of syntax and flexibility for data analysis from R Markdown, and extends R Markdown for technical writing, so that you can make better use of document elements such as figures, tables, equations, theorems, citations, and references. Similar to LaTeX, you can number and cross-reference these elements with bookdown. Your document can even include live examples so readers can interact with them while reading the book. The book can be rendered to multiple output formats, including LaTeX/PDF, HTML, EPUB, and Word, thus making it easy to put your documents online. The style and theme of these output formats can be customized. We used books and R primarily for examples in this book, but bookdown is not only for books or R. Most features introduced in this book also apply to other types of publications: journal papers, reports, dissertations, course handouts, study notes, and even novels. You do not have to use R, either. Other choices of computing languages include Python, C, C plus plus, SQL, Bash, Stan, JavaScript, and so on, although R is best supported. You can also leave out computing, for example, to write a fiction. This book itself is an example of publishing with bookdown and R Markdown, and its source is fully available on GitHub.

R Markdown - The Definitive Guide (Paperback): Yihui Xie, Garrett Grolemund, J.J. Allaire R Markdown - The Definitive Guide (Paperback)
Yihui Xie, Garrett Grolemund, J.J. Allaire
R1,060 Discovery Miles 10 600 Ships in 9 - 15 working days

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.

R Markdown - The Definitive Guide (Hardcover): Yihui Xie, Garrett Grolemund, J.J. Allaire R Markdown - The Definitive Guide (Hardcover)
Yihui Xie, Garrett Grolemund, J.J. Allaire
R2,474 Discovery Miles 24 740 Ships in 12 - 17 working days

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.

bookdown - Authoring Books and Technical Documents with R Markdown (Paperback): Yihui Xie bookdown - Authoring Books and Technical Documents with R Markdown (Paperback)
Yihui Xie
R657 Discovery Miles 6 570 Ships in 9 - 15 working days

bookdown: Authoring Books and Technical Documents with R Markdown presents a much easier way to write books and technical publications than traditional tools such as LaTeX and Word. The bookdown package inherits the simplicity of syntax and flexibility for data analysis from R Markdown, and extends R Markdown for technical writing, so that you can make better use of document elements such as figures, tables, equations, theorems, citations, and references. Similar to LaTeX, you can number and cross-reference these elements with bookdown. Your document can even include live examples so readers can interact with them while reading the book. The book can be rendered to multiple output formats, including LaTeX/PDF, HTML, EPUB, and Word, thus making it easy to put your documents online. The style and theme of these output formats can be customized. We used books and R primarily for examples in this book, but bookdown is not only for books or R. Most features introduced in this book also apply to other types of publications: journal papers, reports, dissertations, course handouts, study notes, and even novels. You do not have to use R, either. Other choices of computing languages include Python, C, C++, SQL, Bash, Stan, JavaScript, and so on, although R is best supported. You can also leave out computing, for example, to write a fiction. This book itself is an example of publishing with bookdown and R Markdown, and its source is fully available on GitHub.

blogdown - Creating Websites with R Markdown (Paperback): Yihui Xie, Amber Thomas, Alison Presmanes Hill blogdown - Creating Websites with R Markdown (Paperback)
Yihui Xie, Amber Thomas, Alison Presmanes Hill
R758 Discovery Miles 7 580 Ships in 12 - 17 working days

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.

In this book, you will learn how to:

- Build a website using the blogdown package;

- Create blog posts and other website content as dynamic documents that can be easily edited and updated;

- Customize Hugo templates to suit your site’s needs;

- Publish your website online;

- Migrate your existing websites to blogdown and Hugo.

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 two other books, Dynamic Documents with R and knitr and bookdown: Authoring Books and Technical Documents with R Markdown.

Amber Thomas is a data journalist and "maker" at the online publication of visual essays: The Pudding (https://pudding.cool). Her educational background was marine biology, but she has a strong love of data analysis, visualization, and storytelling.

Alison Presmanes Hill is an Associate Professor of Pediatrics at Oregon Health & Science University, where she teaches Computer Science courses on data analysis, data science, and visualization. Her research focuses on using computational methods to study the development of children with neurodevelopmental disorders, in particular Autism Spectrum Disorders.

Dynamic Documents with R and knitr (Paperback, 2nd edition): Yihui Xie Dynamic Documents with R and knitr (Paperback, 2nd edition)
Yihui Xie
R2,593 Discovery Miles 25 930 Ships in 10 - 15 working days

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.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Not available
- (Subtract)
Ed Sheeran CD R165 R68 Discovery Miles 680
Nintendo Joy-Con Neon Controller Pair…
 (1)
R1,899 R1,729 Discovery Miles 17 290
The Expendables 4
Jason Statham, Sylvester Stallone Blu-ray disc R329 Discovery Miles 3 290
Catan
 (16)
R1,150 R887 Discovery Miles 8 870
Scottish Dances Vol 3
Cunningham David, Scd Band CD R469 Discovery Miles 4 690
Discovering Daniel - Finding Our Hope In…
Amir Tsarfati, Rick Yohn Paperback R280 R199 Discovery Miles 1 990
Elecstor 12V 9A LIFEPO4 Battery 3000…
R1,499 R807 Discovery Miles 8 070
Loot
Nadine Gordimer Paperback  (2)
R205 R168 Discovery Miles 1 680
Bestway Water Polo Frame (Colour may…
R230 R218 Discovery Miles 2 180

 

Partners