getNLCD: Get USGS National Land Cover Dataset

View source: R/shortcuts.R

getNLCDR Documentation

Get USGS National Land Cover Dataset

Description

Get USGS National Land Cover Dataset

Usage

getNLCD(AOI, year = 2019, type = "land cover", ID = NULL)

Arguments

AOI

an sf of SpatVect point or polygon to extract data for

year

Landcover product year (2001, 2011,2016,2019)

type

product type

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(), getLCMAP(), getLOCA_hydro(), getLOCA(), getLivneh_fluxes(), getLivneh(), getMACA(), getMODIS(), getNASADEM(), getNLDAS(), getPRISM(), getTerraClimNormals(), getTerraClim(), getVIC(), getWorldClim()


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