getLCMAP: Get USGS LCMAP

View source: R/shortcuts.R

getLCMAPR Documentation

Get USGS LCMAP

Description

Land Change Monitoring, Assessment, and Projection

Usage

getLCMAP(AOI, year = 2019, type = "primary landcover", ID = NULL)

Arguments

AOI

an sf of SpatVect point or polygon to extract data for

year

Land cover product year 1985 - 2019 (default = 2019)

type

product type (primary landcover (default), secondary landcover, primary confidence, secondary confidence, cover change, change day, change magniture, model cquality, spectral stability, spectral lastchance)

ID

a column of unique identifiers

Value

if AOI is polygon a list of SpatRasters, if AOI is a point then a data.frame of modeled records.

See Also

Other shortcuts: get3DEP(), getBCCA(), getCABCM(), getCHIRPS(), getDaymet(), getGLDAS(), getGridMET(), getISRIC_soils(), getLOCA_hydro(), getLOCA(), getLivneh_fluxes(), getLivneh(), getMACA(), getMODIS(), getNASADEM(), getNLCD(), getNLDAS(), getPRISM(), getTerraClimNormals(), getTerraClim(), getVIC(), getWorldClim()


mikejohnson51/climateR documentation built on March 27, 2024, 5:31 p.m.