Note on the version 2
Note:
The book was originally developed in TeX in 2012 and shared as a pdf and printed copies. It has been converted to gitbook and pdf book in 2020 with Rstudio (RStudio Team 2020) and the excellent bookdown R package (Xie 2020).
The code is available on GitHub at: XXX.
Possibility to add license
Example:
ADD LICENSE LOGO The online version of this book is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (TO BE DECIDED).
List of changes:
photo considered as figures. placing several photos next to each other using knitr::include_graphics(c(“img1”, “img2”)) and magick package for borders
\emph{}converted to\textit{}(no class emph in Rrmarkdown)Typos correction
Red lines noted by section number (hacking exercise environment)
List of Red lines as appendix instead of following lot, lof
No paragraph indentation in pdf (can be added back in YAML header)
bibiography after appendices
Content suggestion for V2:
Field work example (Mangrove BG, VN, Thailand semi destructive, Lidar)
additivity with code from BG article
nlme() groups to test whether single model performs better than models per species / ecoregion.