From c54cc18040ba2bdaedb5d8c2a649ab185c8d7f40 Mon Sep 17 00:00:00 2001 From: Tristan Goodbody Date: Thu, 9 Feb 2023 10:19:12 -0800 Subject: [PATCH] add link to paper on readme --- README.Rmd | 2 ++ README.md | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.Rmd b/README.Rmd index e23bf856..66ed8796 100644 --- a/README.Rmd +++ b/README.Rmd @@ -39,6 +39,8 @@ library(sgsR) ``` ## Citing `sgsR` in literature +Open access publication: [sgsR: a structurally guided sampling toolbox for LiDAR-based forest inventories](https://doi.org/10.1093/forestry/cpac055) + To cite `sgsR` use `citation()` from within R with: ```{r} diff --git a/README.md b/README.md index 4aaa30fa..33c772c7 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ library(sgsR) ## Citing `sgsR` in literature +Open access publication: [sgsR: a structurally guided sampling toolbox +for LiDAR-based forest +inventories](https://doi.org/10.1093/forestry/cpac055) + To cite `sgsR` use `citation()` from within R with: ``` r