Read the course at http://bit.ly/WSBIM1322
This material is licensed under the Creative Commons Attribution-ShareAlike 4.0 License/
Contributions to this material are welcome. The best way to contribute or contact the maintainers is by means of pull requests and issues. Please familiarise yourself with the code of conduct. By participating in this project you agree to abide by its terms.
To build this book, you'll need
bookdown and a
fork of msmbstyle
style.
install.packages("bookdown")
devtools::install_github("lgatto/msmbstyle")
Once cloned, in the books work directory, type
bookdown::render_book(".")