Learn R Programming

mlr3spatial (version 0.6.0)

leipzig: Leipzig Land Cover Task

Description

Point survey of land cover in Leipzig. Includes Sentinel-2 spectral bands and NDVI.

Arguments

Examples

Run this code
if (requireNamespace("sf")) {
  library(sf)
  data("leipzig", package = "mlr3spatial")
  print(leipzig)
}

Run the code above in your browser using DataLab