get_nlcd_data_polygons: get NLCD data for polygons

View source: R/nlcd_polygon_functions.R

get_nlcd_data_polygonsR Documentation

get NLCD data for polygons

Description

get NLCD data for polygons

Usage

get_nlcd_data_polygons(polygon_data)

Arguments

polygon_data

an sf data.frame containing polygons for which data from nlcd cells will be averaged

Value

a data.frame identical to the input data.frame but with appended percentage NLCD values (and in long format) all available products and years will be returned.


geomarker-io/addNlcdData documentation built on Feb. 19, 2023, 1:42 p.m.