diff --git a/README.md b/README.md index a59650d48b9607107cabb6546b9ce2d4bc2e3ec0..2232350b4891f8cf5a034256a3c8a806c41db0c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # `lidaRtRee` tutorials -`lidaRtRee_tutorials` is a repository that provides tutorials for forest analysis with airborne laser scanning (ALS or lidar remote sensing) data, using functions from `R` packages [lidR](https://github.com/Jean-Romain/lidR/) (also available on [CRAN](https://cran.r-project.org/web/packages/lidR/index.html)) and [lidaRtRee](https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee). Tutorials are available as `Rmarkdown`, `html` and `pdf` files. Datasets useful for code running are also provided. +`lidaRtRee_tutorials` is a repository that provides tutorials for forest analysis with airborne laser scanning (ALS or lidar remote sensing) data, using functions from `R` packages [lidR](https://github.com/Jean-Romain/lidR/) (also available on [CRAN](https://cran.r-project.org/web/packages/lidR/index.html)) and [lidaRtRee](https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee) (also available on [CRAN](https://cran.r-project.org/web/packages/lidaRtRee/index.html)). Tutorials are available as `Rmarkdown`, `html` and `pdf` files. Datasets useful for code running are also provided. # Available tutorials They are listed on the [wiki home page](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/wikis/home). + +# Acknowledgements + +`lidaRtRee_tutorials` development was funded by the [ADEME](https://www.ademe.fr/en) (french Agency for Ecological Transition) through the [PROTEST](https://protest.inrae.fr/) project (grant 1703C0069 of the GRAINE program).