diff --git a/articles/intro_to_geobr_files/figure-html/unnamed-chunk-14-1.png b/articles/intro_to_geobr_files/figure-html/unnamed-chunk-14-1.png index 0728b582..f8673a56 100644 Binary files a/articles/intro_to_geobr_files/figure-html/unnamed-chunk-14-1.png and b/articles/intro_to_geobr_files/figure-html/unnamed-chunk-14-1.png differ diff --git a/news/index.html b/news/index.html index 4a3342e9..a801bde9 100644 --- a/news/index.html +++ b/news/index.html @@ -63,11 +63,12 @@

Changelog

Minor changes

-
diff --git a/pkgdown.yml b/pkgdown.yml index 4fb99981..8a5cf9bf 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,4 +4,4 @@ pkgdown_sha: ~ articles: intro_to_geobr: intro_to_geobr.html python-intro/py-intro-to-geobr: python-intro/py-intro-to-geobr.html -last_built: 2024-09-04T15:59Z +last_built: 2024-09-04T16:53Z diff --git a/reference/read_municipality.html b/reference/read_municipality.html index 466b88f2..fee7ff9f 100644 --- a/reference/read_municipality.html +++ b/reference/read_municipality.html @@ -71,7 +71,8 @@

Download spatial data of Brazilian municipalities

year = 2010, simplified = TRUE, showProgress = TRUE, - cache = TRUE + cache = TRUE, + keep_areas_operacionais = FALSE )
@@ -113,6 +114,12 @@

Arguments

within each R session. If cache = FALSE, the function will download the data again and overwrite the local file.

+ +
keep_areas_operacionais
+

Logic. Whether the function should keep the +polygons of Lagoas dos Patos and Lagoa Mirim in the State of Rio Grande +do Sul (considered as areas estaduais operacionais). Defaults to FALSE.

+

Value