diff --git a/08-read-write-plot.md b/08-read-write-plot.md index 9cf16c5..e110967 100644 --- a/08-read-write-plot.md +++ b/08-read-write-plot.md @@ -33,7 +33,7 @@ read_sf #> st_read(..., quiet = quiet, stringsAsFactors = stringsAsFactors, #> as_tibble = as_tibble) #> } -#> +#> #> ``` diff --git a/09-mapping.md b/09-mapping.md index 9cd3787..488e463 100644 --- a/09-mapping.md +++ b/09-mapping.md @@ -45,7 +45,7 @@ plot(africa["HDI"]) # tmap remotes::install_github("r-tmap/tmap") #> Using github PAT from envvar GITHUB_PAT. Use `gitcreds::gitcreds_set()` and unset GITHUB_PAT in .Renviron (or elsewhere) if you want to use the more secure git credential store instead. -#> Skipping install of 'tmap' from a github remote, the SHA1 (d133496b) has not changed since last install. +#> Skipping install of 'tmap' from a github remote, the SHA1 (d7c34233) has not changed since last install. #> Use `force = TRUE` to force installation ``` @@ -88,7 +88,7 @@ ggplotly(g) ```{=html}
- + ``` ``` r diff --git a/09-mapping_files/figure-html/unnamed-chunk-7-1.png b/09-mapping_files/figure-html/unnamed-chunk-7-1.png index fbf6c26..11b3358 100644 Binary files a/09-mapping_files/figure-html/unnamed-chunk-7-1.png and b/09-mapping_files/figure-html/unnamed-chunk-7-1.png differ diff --git a/09-mapping_files/figure-html/unnamed-chunk-8-1.png b/09-mapping_files/figure-html/unnamed-chunk-8-1.png index b2faa88..73fdc67 100644 Binary files a/09-mapping_files/figure-html/unnamed-chunk-8-1.png and b/09-mapping_files/figure-html/unnamed-chunk-8-1.png differ diff --git a/404.html b/404.html index a548072..910a6ed 100644 --- a/404.html +++ b/404.html @@ -97,7 +97,7 @@

Note: Second Edition is under construction 🏗