View source: R/nlcd_polygon_functions.R
get_nlcd_data_polygons | R Documentation |
get NLCD data for polygons
get_nlcd_data_polygons(polygon_data)
polygon_data |
an sf data.frame containing polygons for which data from nlcd cells will be averaged |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.