# \donttest{
# Download Land Cover for UTM tile 29N year 2023
lc <- fd_landcover_esri("29N", year = 2023)
# Download Land Cover for UTM time 29N for all years
lc <- fd_landcover_esri("29N", year = "all")
# }
Run the code above in your browser using DataLab