From bcd35cb7dadf8ae1b1654abdc6fd44d83450f091 Mon Sep 17 00:00:00 2001 From: Monnet Jean-Matthieu <jean-matthieu.monnet@inrae.fr> Date: Mon, 17 May 2021 09:20:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e543e..4fb8a90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `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 -- GitLab