Description Usage Arguments Value Author(s) Examples
Compute the area of each of the PRODES' labels
| 1 | prodes_compute_area(pd_polygons)
 | 
| pd_polygons | An sf object (polygons). | 
A tibble.
Alber Sanchez, alber.ipia@inpe.br
| 1 2 3 4 5 | ## Not run: 
pd_polygons <- sf::st_read("prodes_233_067.shp", stringsAsFactors = FALSE)
prodes_compute_area(pd_polygons)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.