polygon_df to an sf POLYGON/MULTIPOLYGONR/polygon_df.R
    convert_polygon_df_to_polygon_sf.RdConvert a polygon_df to an sf POLYGON/MULTIPOLYGON
convert_polygon_df_to_polygon_sf(polygon_df, buffer_dist = 0)
| polygon_df | Polygon data.frame | 
|---|---|
| buffer_dist | buffer the polygon by the given distance | 
sf polygon object