This is a minimal example of a book based on R Markdown and bookdown (https://github.com/rstudio/bookdown). Please see the page "Get Started" at https://bookdown.org/yihui/bookdown/ for how to compile this example into HTML. You may generate a copy of the book in bookdown::pdf_book
format by calling bookdown::render_book('index.Rmd', 'bookdown::pdf_book')
. More detailed instructions are available here https://bookdown.org/yihui/bookdown/build-the-book.html.
You can find the preview of this example at https://bookdown.org/yihui/bookdown-demo/.
- Bookdown documentation
- R Markdown: The Definitive Guide
- R Markdown Cookbook
- Deploy your bookdown project to Netlify with Github Actions https://www.hvitfeldt.me/blog/bookdown-netlify-github-actions/
- Miscellaneous tips, e.g. Output conditional on formats with knitr::is_html/latex_output
- Dissertating with bookdown
- One year to dissertate
- Tips and tricks for working with images and figures in R Markdown documents
- How to change biblio-style with other csl style files?
- Example bookdown setup: Geocomputation with R
- Misc. useful tips for pdf output