Loading and saving spatial vector layers in R
Analyzes on spatial data cannot be performed without loading them into R. The library rgdal is used for this purpose.
Read MoreAnalyzes on spatial data cannot be performed without loading them into R. The library rgdal is used for this purpose.
Read MoreLet’s load an image from a Sentinel satellite that contains 4 spectral bands. Saving the file is described in the
Read MoreReading and writing georeferenced rasters in R is done using the raster library. We install the library using the code
Read MoreAfter starting RStudio a window opens where we can distinguish: Console – similar to the console after launching R.exe, where
Read MoreR is a very popular and rapidly growing tool for data analysis and visualization. It has a particularly wide audience
Read More