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