bookdown
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Mathematics and Science Textbooks > Mathematics > Probability and statistics > bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)
bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)

bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)


     0     
5
4
3
2
1



Available


X
About the Book

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.

Table of Contents:
Introduction. Components. Output formats. Customization. Editing. Publishing

About the Author :
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.

Review :
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 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


Best Sellers


Product Details
  • ISBN-13: 9781138469280
  • Publisher: Taylor & Francis Ltd
  • Publisher Imprint: CRC Press
  • Height: 234 mm
  • No of Pages: 138
  • Sub Title: Authoring Books and Technical Documents with R Markdown
  • Width: 156 mm
  • ISBN-10: 1138469289
  • Publisher Date: 28 Sep 2017
  • Binding: Hardback
  • Language: English
  • Series Title: Chapman & Hall/CRC The R Series
  • Weight: 453 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)
Taylor & Francis Ltd -
bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

bookdown: Authoring Books and Technical Documents with R Markdown(Chapman & Hall/CRC The R Series)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!