diff --git a/docs/articles/link2GI1.html b/docs/articles/link2GI1.html index 41833a3..40e9430 100644 --- a/docs/articles/link2GI1.html +++ b/docs/articles/link2GI1.html @@ -97,7 +97,7 @@
vignettes/link2GI1.Rmd
link2GI1.Rmd
vignettes/link2GI2.Rmd
link2GI2.Rmd
vignettes/link2GI3.Rmd
link2GI3.Rmd
# fast read with data.table
- xyz <- data.table::fread(paste0(path_run,"/Zensus_Bevoelkerung_100m-Gitter.csv"))
+ xyz <- data.table::fread(paste0(path_run,"/Zensus_Bevoelkerung_100m-Gitter.csv"))
- head(xyz)
We can easy rasterize this data as it is intentionally gridded data.that means we have in at a grid size of 100 by 100 meters a value.
@@ -182,8 +182,8 @@vignettes/link2GI4.Rmd
link2GI4.Rmd
vignettes/link2GI5.Rmd
link2GI5.Rmd
vignettes/link2GI6.Rmd
link2GI6.Rmd
Reudenbach C (2023). +
Reudenbach C (2024). link2GI: Linking Geographic Information Systems, Remote Sensing and Other Command Line Tools. -https://github.com/r-spatial/link2GI/, https://r-spatial.github.io/link2GI/. +R package version 0.5-3, https://r-spatial.github.io/link2GI/, https://github.com/r-spatial/link2GI/.
@Manual{, title = {link2GI: Linking Geographic Information Systems, Remote Sensing and Other Command Line Tools}, author = {Chris Reudenbach}, - year = {2023}, - note = {https://github.com/r-spatial/link2GI/, https://r-spatial.github.io/link2GI/}, + year = {2024}, + note = {R package version 0.5-3, https://r-spatial.github.io/link2GI/}, + url = {https://github.com/r-spatial/link2GI/}, }diff --git a/docs/index.html b/docs/index.html index c8d256e..4f95b04 100644 --- a/docs/index.html +++ b/docs/index.html @@ -144,7 +144,7 @@
rgrass
package setup function
- rgrass::initGRASS
works fine under Linux.
+ rgrass::initGRASS
works fine under Linux.
This is also valid for well known configurations under the 'Windows' operation system.
Nevertheless on university labs or on company computers with restricted privileges and/or using different releases
like the 'OSGeo4W' distribution and the
diff --git a/docs/reference/linkGRASS7.html b/docs/reference/linkGRASS7.html
index 80102e6..a8d99ed 100644
--- a/docs/reference/linkGRASS7.html
+++ b/docs/reference/linkGRASS7.html
@@ -170,7 +170,7 @@ rgrass
package setup function rgrass::initGRASS
works fine under Linux.
+ If one knows what to do the rgrass
package setup function rgrass::initGRASS
works fine under Linux.
This is also valid for well known configurations under the 'Windows' operation system.
Nevertheless on university lab or on company computers with restriced privileges and/or using different releases
like the 'OSGeo4W' distribution and the
diff --git a/docs/reference/runOTB.html b/docs/reference/runOTB.html
index 251b9f1..f6b1ba1 100644
--- a/docs/reference/runOTB.html
+++ b/docs/reference/runOTB.html
@@ -136,7 +136,7 @@