From 13b415901e2f6eef2836f4179a55a71c11ddba90 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 13 Sep 2023 23:00:11 +0000 Subject: [PATCH] Built site for geobr: 1.8.0@ea4b7b9 --- articles/intro_to_geobr.html | 2 +- pkgdown.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/intro_to_geobr.html b/articles/intro_to_geobr.html index d8be5e42..5642aea4 100644 --- a/articles/intro_to_geobr.html +++ b/articles/intro_to_geobr.html @@ -333,7 +333,7 @@

Using geobr together hs <- read_households(year = 2010, showProgress = FALSE) -#> Downloading data. File will be stored locally at: /home/runner/.cache/R/censobr_v0.1.0 +#> Downloading data. File will be stored locally at: /home/runner/.cache/R/censobr/data_release_v0.1.0

Now we’re going to (a) group observations by municipality, (b) get the number of households connected to a sewage network, (c) calculate the proportion of households connected, and (d) collect the results.

diff --git a/pkgdown.yml b/pkgdown.yml index db00b0dd..c15fce20 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,5 +4,5 @@ pkgdown_sha: ~ articles: intro_to_geobr: intro_to_geobr.html py-intro-to-geobr: python-intro/py-intro-to-geobr.html -last_built: 2023-09-10T22:33Z +last_built: 2023-09-13T22:59Z