leipzig {mlr3spatial} | R Documentation |
Leipzig Land Cover Task
Description
Point survey of land cover in Leipzig. Includes Sentinel-2 spectral bands and NDVI.
Source
Copernicus Sentinel Data (2021). Retrieved from Copernicus Open Access Hub and processed by European Space Agency.
Examples
if (requireNamespace("sf")) {
library(sf)
data("leipzig", package = "mlr3spatial")
print(leipzig)
}
[Package mlr3spatial version 0.5.0 Index]