This is the repository in which we collaboratively create our survey on software analytics from course IN4334, software analytics. Please file a pull request with your changes. Others will then review it.
- Fork this repository (and keep your fork updated).
- Install RStudio and RMarkdown.
- Open book.Rproj to contribute to the book.
index.Rmd
binds it together.
This repository is based on 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/.
This book is copyrighted by TU Delft and its respective authors and distributed under a CC BY-NC-SA 4.0 license