bookdown: Authoring Books and Technical Documents with R Markdown: Chapman &Hall/CRC The R Series
Autor Yihui Xieen Limba Engleză Hardback – 28 sep 2017
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 152.12 lei 3-5 săpt. | +5.40 lei 7-13 zile |
CRC Press – 19 dec 2016 | 152.12 lei 3-5 săpt. | +5.40 lei 7-13 zile |
Hardback (1) | 523.97 lei 6-8 săpt. | |
CRC Press – 28 sep 2017 | 523.97 lei 6-8 săpt. |
Din seria Chapman &Hall/CRC The R Series
- Preț: 343.32 lei
- 20% Preț: 529.96 lei
- Preț: 352.44 lei
- 8% Preț: 439.44 lei
- Preț: 356.63 lei
- 20% Preț: 412.42 lei
- 8% Preț: 490.79 lei
- Preț: 360.29 lei
- Preț: 400.98 lei
- 8% Preț: 437.61 lei
- 8% Preț: 386.32 lei
- 20% Preț: 455.83 lei
- 20% Preț: 548.69 lei
- Preț: 358.30 lei
- 8% Preț: 490.74 lei
- 8% Preț: 547.38 lei
- Preț: 350.96 lei
- 8% Preț: 418.06 lei
- Preț: 391.57 lei
- Preț: 356.63 lei
- 20% Preț: 408.14 lei
- Preț: 260.53 lei
- Preț: 389.17 lei
- 23% Preț: 1301.84 lei
- 8% Preț: 438.87 lei
- Preț: 152.12 lei
- Preț: 359.66 lei
- 8% Preț: 422.96 lei
- 20% Preț: 308.68 lei
- Preț: 235.73 lei
- 17% Preț: 271.15 lei
- 15% Preț: 502.96 lei
- Preț: 392.33 lei
- 9% Preț: 835.78 lei
- 22% Preț: 447.69 lei
- 24% Preț: 566.03 lei
- 31% Preț: 840.76 lei
- 18% Preț: 1060.50 lei
- 20% Preț: 568.38 lei
- 26% Preț: 1013.16 lei
- 20% Preț: 1045.36 lei
- 25% Preț: 531.55 lei
Preț: 523.97 lei
Preț vechi: 703.29 lei
-25% Nou
Puncte Express: 786
Preț estimativ în valută:
100.31€ • 104.27$ • 83.17£
100.31€ • 104.27$ • 83.17£
Carte tipărită la comandă
Livrare economică 06-20 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138469280
ISBN-10: 1138469289
Pagini: 138
Dimensiuni: 156 x 234 x 14 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
ISBN-10: 1138469289
Pagini: 138
Dimensiuni: 156 x 234 x 14 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Cuprins
Introduction. Components. Output formats. Customization. Editing. Publishing
Notă biografică
Yihui Xie is a software engineer at RStudio. He is the author of several R packages, and interested in statistical computing, data visualization, and web technologies. He founded the largest online community for statistics "Capital of Statistics" in China in 2006. After publishing a few journal papers, a PhD thesis, and the book Dynamic Documents with R and knitr, the frustration with LaTeX eventually led to the creation of bookdown.
Recenzii
If you have written about statistics and included examples that are implemented in a programming language, you have struggled with the challenge of weaving together these two distinct forms of communication. Donald Knuth laid out a model of "literate programming" (1992) that prioritizes the clarity of computer code by embedding snippets of code within explanatory text. A new tool for authoring large-scale dynamic documents in this paradigm is the bookdown package, described by a book of the same name, and it stands as the most comprehensive and extensible tool available for R users... R Markdown...had limitations as well. There was no method to cross-reference figures in one chapter from another chapter of the book. The figures were not numbered successively. These problems, and many others, were solved by the release of the bookdown package...Xie has revolutionized the publishing of statistical reports using the knitr and rmarkdown packages and this is surely the next step in that revolution. His idea of books being versions instead of editions is ground-breaking. I look forward to the continual improvements to this bookdown package and this book in the years to come."~The American Statistician
There could be a lot of interesting and unexpected ways that bookdown could be used to generate content. For example, automated software tests for clinical data analysis programs can be scheduled to run overnight and used knitr to create PDFs to show to auditors. The issue is that hundreds of files could be created. Bookdown could generate a much more organized and cross-referenced package to show to regulators during audits. ~ Max Kuhn
I definitely recommend publication, and as quickly as possible. People are waiting for this. The R/bookdown/knitr system is better than GitBook for scientific work with code and formulas, especially if combined with R Studio. ~ Jan de Leeuw, UCLA
I would whole-heartedly recommend this book for publication. I think the ability to render long documents in a variety of formats, with text intermingled with code, will only grow in importance in future years. This book and associated package are clearly a major step towards being able to achieve this. The book was very well written, and notwithstanding the few suggestions I had for improvements, I think there is little modification that needs to be done before publication. I am sure it will prove interesting and useful to many readers. ~ Michael Grayling, U. of Cambridge
Bookdown is hugely useful for long-form documents: books, course notes, theses/dissertations. And I expect it to be widely adopted for those purposes…The book is quite nicely written: clear and concise. ~ Karl Broman, U. of Wisconsin
The audience would absolutely include R users who are comfortable with Word but not LaTeX (for example, in my department, most of the graduate students have used R Markdown, but only a couple know LaTeX)…One huge advantage of bookdown is that you can have a current version of a book online as you develop it. ~ Brooke Anderson, Colorado State U.
Simply amazing! Six hours, basic R and R Markdown knowledge, and I created a book using bookdown. ~ Lars Schoebitz
There could be a lot of interesting and unexpected ways that bookdown could be used to generate content. For example, automated software tests for clinical data analysis programs can be scheduled to run overnight and used knitr to create PDFs to show to auditors. The issue is that hundreds of files could be created. Bookdown could generate a much more organized and cross-referenced package to show to regulators during audits. ~ Max Kuhn
I definitely recommend publication, and as quickly as possible. People are waiting for this. The R/bookdown/knitr system is better than GitBook for scientific work with code and formulas, especially if combined with R Studio. ~ Jan de Leeuw, UCLA
I would whole-heartedly recommend this book for publication. I think the ability to render long documents in a variety of formats, with text intermingled with code, will only grow in importance in future years. This book and associated package are clearly a major step towards being able to achieve this. The book was very well written, and notwithstanding the few suggestions I had for improvements, I think there is little modification that needs to be done before publication. I am sure it will prove interesting and useful to many readers. ~ Michael Grayling, U. of Cambridge
Bookdown is hugely useful for long-form documents: books, course notes, theses/dissertations. And I expect it to be widely adopted for those purposes…The book is quite nicely written: clear and concise. ~ Karl Broman, U. of Wisconsin
The audience would absolutely include R users who are comfortable with Word but not LaTeX (for example, in my department, most of the graduate students have used R Markdown, but only a couple know LaTeX)…One huge advantage of bookdown is that you can have a current version of a book online as you develop it. ~ Brooke Anderson, Colorado State U.
Simply amazing! Six hours, basic R and R Markdown knowledge, and I created a book using bookdown. ~ Lars Schoebitz
Descriere
Bookdown is an extension of R Markdown that makes it easy to create longer documents and books. Bookdown is much easier to learn than LaTeX while offering much more control over formatting than Word. Bookdown also makes it easy to convert your files to HTML