View source: R/get_polygon_data_value.R
get_polygon_data_value | R Documentation |
Get Data Value from spatial object
get_polygon_data_value(
polygon,
data_column_name = NULL,
default_value = 0,
scale_data = 1
)
polygon |
This is an sf object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.