From d66be7d5490d3807103bb45f7c153bf0f0a110fe Mon Sep 17 00:00:00 2001 From: Nowosad Date: Sun, 3 Nov 2024 01:29:24 +0000 Subject: [PATCH] Deploy commit: e6c3026f217acad516bd1f205e5d57ef5f34613a --- 08-read-write-plot.md | 2 +- 09-mapping.md | 2 +- 404.html | 2 +- adv-map.html | 4 ++-- algorithms.html | 2 +- attr.html | 2 +- eco.html | 2 +- geometric-operations.html | 2 +- gis.html | 2 +- index.html | 2 +- index.md | 2 +- intro.html | 2 +- location.html | 2 +- raster-vector.html | 2 +- read-write.html | 4 ++-- reproj-geo-data.html | 2 +- search.json | 2 +- spatial-class.html | 2 +- spatial-cv.html | 2 +- spatial-operations.html | 2 +- transport.html | 2 +- 21 files changed, 23 insertions(+), 23 deletions(-) diff --git a/08-read-write-plot.md b/08-read-write-plot.md index 1402a81..f92cdeb 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) #> } -#> +#> #> nc = st_read(system.file("shape/nc.shp", package="sf")) #> Reading layer `nc' from data source diff --git a/09-mapping.md b/09-mapping.md index 8ab6471..450438e 100644 --- a/09-mapping.md +++ b/09-mapping.md @@ -76,7 +76,7 @@ ggplotly(g) ```{=html}
- + # mapsf library(mapsf) mf_map(x = africa, var = "HDI", type = "choro") diff --git a/404.html b/404.html index e875bb6..a114043 100644 --- a/404.html +++ b/404.html @@ -97,7 +97,7 @@

Solutions to the Second Edition's exercises