Skip to content

Commit 12ef1a2

Browse files
committed
rebuild website
1 parent 6b3f8a4 commit 12ef1a2

7 files changed

Lines changed: 92 additions & 88 deletions

File tree

docs/01_georeference.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/02_choropleth.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/033_thematic_leaflet_example.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,13 +363,14 @@
363363
<p><a href="https://github.com/libjohn/map-spring2019">Code for Hands-on Workshop – Spring 2019</a></p>
364364
<div id="overview" class="section level2">
365365
<h2>Overview</h2>
366-
<p>These learning and quick-reference resource pages support the face-to-face workshop, <a href="https://rfun.library.duke.edu/portfolio/mapping_workshop/">Mapping with R</a>, offered via the <a href="https://library.duke.edu/data/">Data &amp; Visualization Services</a> Department, Duke University Libraries. The exercises and workshop are designed to help you learn georeferencing, make a <a href="https://en.wikipedia.org/wiki/Choropleth_map">choropleth</a> with USA census data via the <a href="https://walkerke.github.io/tidycensus/">tidycensus</a> package, and briefly introducing the [sf] ](<a href="http://r-spatial.github.io/sf/" class="uri">http://r-spatial.github.io/sf/</a>) package, simple features.</p>
366+
<p>These learning and quick-reference resource pages support the face-to-face workshop, <a href="https://rfun.library.duke.edu/portfolio/mapping_workshop/">Mapping with R</a>, offered via the <a href="https://library.duke.edu/data/">Data &amp; Visualization Services</a> Department, Duke University Libraries. The exercises and workshop are designed to help you learn georeferencing, make a <a href="https://en.wikipedia.org/wiki/Choropleth_map">choropleth</a> with USA census data via the <a href="https://walkerke.github.io/tidycensus/">tidycensus</a> package, and briefly introducing the <a href="http://r-spatial.github.io/sf/">sf</a> package, simple features.</p>
367367
<div class="picture1">
368368
<iframe width="450" height="315" src="https://www.youtube.com/embed/cMNJdj8UGpY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
369369
</iframe>
370370
</div>
371371
<p>During the Workshop we introduce</p>
372372
<ul>
373+
<li>Georeferencing latitude and longitude</li>
373374
<li>Choropleths</li>
374375
<li>Polygons (shapes)</li>
375376
<li>Census Geography</li>
@@ -383,9 +384,9 @@ <h2>Overview</h2>
383384
<div id="workshop-resource-page" class="section level2">
384385
<h2>Workshop Resource Page</h2>
385386
<ol style="list-style-type: decimal">
386-
<li><p>Georeferencing, Plotting XY latitude &amp; longitude: with <a href="01_georeference.html">interactive leaflet maps</a>, with static <a href="01_ggmap_georef.html">ggplot maps</a></p></li>
387+
<li><p>Georeferencing, Plotting XY latitude &amp; longitude: with <a href="01_georeference.html">interactive <code>mapview</code> maps</a> and saving static maps.</p></li>
387388
<li><p><a href="02_choropleth.html">Choropleths with tidycensus</a></p></li>
388-
<li><p><a href="030_thematic_sf.html">Thematic Mapping</a> with <code>tmap</code>, <code>geom_sf</code>, <code>tigris</code>, and <code>viridis</code>. Plus, saving map images and files.</p></li>
389+
<li><p><a href="030_thematic_sf.html">Thematic Mapping</a> with <code>ggplot2</code>, <code>geom_sf</code>, <code>tigris</code>, and <code>viridis</code>. Additionally we show faceting mapping, and saving map images and files. We also introduce <code>tmap</code> a full featured thematic mapping package.</p></li>
389390
</ol>
390391
</div>
391392
<div id="hands-on-exercises" class="section level2">

docs/resources.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ <h1 class="title toc-ignore">Resources</h1>
363363
<li><a href="https://rfun.library.duke.edu/#portfolio">R We having Fun Yet‽</a>: aka “<strong>Rfun</strong>”. Free face-to-face, hands-on learning lab series for the Duke University Community. <strong>Recordings, code and materials</strong> are shareable under a <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC license</a>.</li>
364364
<li><a href="https://r-spatial.github.io/sf/">simple features</a> package</li>
365365
<li><a href="https://r-spatial.github.io/mapview/">mapview</a> - package</li>
366+
<li><a href="https://walkerke.github.io/tidycensus/">tidycensus</a></li>
367+
<li><a href="https://github.com/walkerke/tigris">tigiris</a> <em>get shapefiles</em></li>
366368
<li><a href="https://geocompr.robinlovelace.net/">Geocomputation with R</a> by Lovelace, Nowosad, and Muenchow</li>
367369
<li><a href="https://keen-swartz-3146c4.netlify.com/">Spatial Data Science</a> - by Pebesma and Bivand</li>
368370
<li><a href="https://rstudio.cloud/learn/primers">Interactive Primers</a>: Free interactive mini-labs for learning R/Tidyverse</li>

docs/software_prereqs.html

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -571,130 +571,130 @@ <h2>Session Info</h2>
571571
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r">sessioninfo<span class="op">::</span><span class="kw">session_info</span>()</code></pre></div>
572572
<pre><code>## - Session info ----------------------------------------------------------
573573
## setting value
574-
## version R version 3.5.0 (2018-04-23)
574+
## version R version 3.5.2 (2018-12-20)
575575
## os Windows 10 x64
576576
## system x86_64, mingw32
577577
## ui RTerm
578578
## language (EN)
579579
## collate English_United States.1252
580580
## ctype English_United States.1252
581581
## tz America/New_York
582-
## date 2019-01-25
582+
## date 2019-01-29
583583
##
584584
## - Packages --------------------------------------------------------------
585585
## package * version date lib source
586-
## assertthat 0.2.0 2017-04-11 [1] CRAN (R 3.5.0)
586+
## assertthat 0.2.0 2017-04-11 [1] CRAN (R 3.5.1)
587587
## backports 1.1.3 2018-12-14 [1] CRAN (R 3.5.2)
588588
## base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0)
589-
## bindr 0.1.1 2018-03-13 [1] CRAN (R 3.5.0)
590-
## bindrcpp * 0.2.2 2018-03-29 [1] CRAN (R 3.5.0)
589+
## bindr 0.1.1 2018-03-13 [1] CRAN (R 3.5.1)
590+
## bindrcpp * 0.2.2 2018-03-29 [1] CRAN (R 3.5.1)
591591
## broom 0.5.1 2018-12-05 [1] CRAN (R 3.5.2)
592-
## cellranger 1.1.0 2016-07-27 [1] CRAN (R 3.5.0)
593-
## class 7.3-14 2015-08-30 [2] CRAN (R 3.5.0)
592+
## cellranger 1.1.0 2016-07-27 [1] CRAN (R 3.5.1)
593+
## class 7.3-14 2015-08-30 [2] CRAN (R 3.5.2)
594594
## classInt 0.3-1 2018-12-18 [1] CRAN (R 3.5.2)
595595
## cli 1.0.1 2018-09-25 [1] CRAN (R 3.5.1)
596-
## codetools 0.2-15 2016-10-05 [2] CRAN (R 3.5.0)
597-
## colorspace 1.4-0 2019-01-13 [1] CRAN (R 3.5.2)
598-
## crayon 1.3.4 2017-09-16 [1] CRAN (R 3.5.0)
599-
## crosstalk 1.0.0 2016-12-21 [1] CRAN (R 3.5.0)
596+
## codetools 0.2-15 2016-10-05 [2] CRAN (R 3.5.2)
597+
## colorspace 1.3-2 2016-12-14 [1] CRAN (R 3.5.2)
598+
## crayon 1.3.4 2017-09-16 [1] CRAN (R 3.5.1)
599+
## crosstalk 1.0.0 2016-12-21 [1] CRAN (R 3.5.1)
600600
## curl 3.3 2019-01-10 [1] CRAN (R 3.5.2)
601-
## DBI 1.0.0 2018-05-02 [1] CRAN (R 3.5.0)
601+
## DBI 1.0.0 2018-05-02 [1] CRAN (R 3.5.1)
602602
## dichromat 2.0-0 2013-01-24 [1] CRAN (R 3.5.0)
603-
## digest 0.6.18 2018-10-10 [1] CRAN (R 3.5.2)
604-
## dplyr * 0.7.8 2018-11-10 [1] CRAN (R 3.5.2)
605-
## e1071 1.7-0.1 2019-01-21 [1] CRAN (R 3.5.2)
606-
## evaluate 0.12 2018-10-09 [1] CRAN (R 3.5.2)
607-
## fansi 0.4.0 2018-10-05 [1] CRAN (R 3.5.2)
608-
## forcats * 0.3.0 2018-02-19 [1] CRAN (R 3.5.0)
609-
## foreign 0.8-70 2017-11-28 [2] CRAN (R 3.5.0)
603+
## digest 0.6.18 2018-10-10 [1] CRAN (R 3.5.1)
604+
## dplyr * 0.7.8 2018-11-10 [1] CRAN (R 3.5.1)
605+
## e1071 1.7-0 2018-07-28 [1] CRAN (R 3.5.1)
606+
## evaluate 0.12 2018-10-09 [1] CRAN (R 3.5.1)
607+
## fansi 0.4.0 2018-10-05 [1] CRAN (R 3.5.1)
608+
## forcats * 0.3.0 2018-02-19 [1] CRAN (R 3.5.1)
609+
## foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.2)
610610
## generics 0.0.2 2018-11-29 [1] CRAN (R 3.5.2)
611-
## geosphere 1.5-7 2017-11-05 [1] CRAN (R 3.5.2)
612-
## ggmap * 2.6.2 2019-01-23 [1] CRAN (R 3.5.2)
613-
## ggplot2 * 3.1.0 2018-10-25 [1] CRAN (R 3.5.2)
611+
## geosphere 1.5-7 2017-11-05 [1] CRAN (R 3.5.1)
612+
## ggmap * 2.6.1 2016-01-23 [1] CRAN (R 3.5.1)
613+
## ggplot2 * 3.1.0 2018-10-25 [1] CRAN (R 3.5.1)
614614
## glue 1.3.0 2018-07-17 [1] CRAN (R 3.5.1)
615-
## gridExtra 2.3 2017-09-09 [1] CRAN (R 3.5.0)
616-
## gtable 0.2.0 2016-02-26 [1] CRAN (R 3.5.0)
617-
## haven 2.0.0 2018-11-22 [1] CRAN (R 3.5.2)
615+
## gridExtra 2.3 2017-09-09 [1] CRAN (R 3.5.1)
616+
## gtable 0.2.0 2016-02-26 [1] CRAN (R 3.5.1)
617+
## haven 2.0.0 2018-11-22 [1] CRAN (R 3.5.1)
618618
## highr 0.7 2018-06-09 [1] CRAN (R 3.5.1)
619-
## hms 0.4.2 2018-03-10 [1] CRAN (R 3.5.0)
620-
## htmltools 0.3.6 2017-04-28 [1] CRAN (R 3.5.0)
621-
## htmlwidgets * 1.3 2018-09-30 [1] CRAN (R 3.5.2)
619+
## hms 0.4.2 2018-03-10 [1] CRAN (R 3.5.1)
620+
## htmltools 0.3.6 2017-04-28 [1] CRAN (R 3.5.1)
621+
## htmlwidgets * 1.3 2018-09-30 [1] CRAN (R 3.5.1)
622622
## httpuv 1.4.5.1 2018-12-18 [1] CRAN (R 3.5.2)
623623
## httr 1.4.0 2018-12-11 [1] CRAN (R 3.5.2)
624-
## jpeg 0.1-8 2014-01-23 [1] CRAN (R 3.5.2)
624+
## jpeg 0.1-8 2014-01-23 [1] CRAN (R 3.5.0)
625625
## jsonlite 1.6 2018-12-07 [1] CRAN (R 3.5.2)
626-
## KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.0)
626+
## KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.2)
627627
## knitr 1.21 2018-12-10 [1] CRAN (R 3.5.2)
628628
## labeling 0.3 2014-08-23 [1] CRAN (R 3.5.0)
629629
## later 0.7.5 2018-09-18 [1] CRAN (R 3.5.1)
630-
## lattice 0.20-35 2017-03-25 [2] CRAN (R 3.5.0)
631-
## lazyeval 0.2.1 2017-10-29 [1] CRAN (R 3.5.0)
630+
## lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.2)
631+
## lazyeval 0.2.1 2017-10-29 [1] CRAN (R 3.5.1)
632632
## leaflet * 2.0.2 2018-08-27 [1] CRAN (R 3.5.1)
633-
## lubridate 1.7.4 2018-04-11 [1] CRAN (R 3.5.0)
633+
## lubridate 1.7.4 2018-04-11 [1] CRAN (R 3.5.1)
634634
## lwgeom 0.1-5 2018-12-07 [1] CRAN (R 3.5.2)
635-
## magrittr 1.5 2014-11-22 [1] CRAN (R 3.5.0)
636-
## mapproj 1.2.6 2018-03-29 [1] CRAN (R 3.5.2)
637-
## maps 3.3.0 2018-04-03 [1] CRAN (R 3.5.2)
638-
## maptools 0.9-4 2018-09-19 [1] CRAN (R 3.5.2)
635+
## magrittr 1.5 2014-11-22 [1] CRAN (R 3.5.1)
636+
## mapproj 1.2.6 2018-03-29 [1] CRAN (R 3.5.1)
637+
## maps 3.3.0 2018-04-03 [1] CRAN (R 3.5.1)
638+
## maptools 0.9-4 2018-09-19 [1] CRAN (R 3.5.1)
639639
## mapview * 2.6.3 2018-12-19 [1] CRAN (R 3.5.2)
640-
## mime 0.6 2018-10-05 [1] CRAN (R 3.5.2)
640+
## mime 0.6 2018-10-05 [1] CRAN (R 3.5.1)
641641
## modelr 0.1.2 2018-05-11 [1] CRAN (R 3.5.1)
642642
## munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.1)
643-
## nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.0)
643+
## nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.2)
644644
## pillar 1.3.1 2018-12-15 [1] CRAN (R 3.5.2)
645645
## pkgconfig 2.0.2 2018-08-16 [1] CRAN (R 3.5.1)
646-
## plyr 1.8.4 2016-06-08 [1] CRAN (R 3.5.0)
646+
## plyr 1.8.4 2016-06-08 [1] CRAN (R 3.5.1)
647647
## png 0.1-7 2013-12-03 [1] CRAN (R 3.5.0)
648-
## promises 1.0.1 2018-04-13 [1] CRAN (R 3.5.0)
649-
## proto 1.0.0 2016-10-29 [1] CRAN (R 3.5.2)
648+
## promises 1.0.1 2018-04-13 [1] CRAN (R 3.5.1)
649+
## proto 1.0.0 2016-10-29 [1] CRAN (R 3.5.1)
650650
## purrr * 0.2.5 2018-05-29 [1] CRAN (R 3.5.1)
651-
## R6 2.3.0 2018-10-04 [1] CRAN (R 3.5.2)
652-
## rappdirs 0.3.1 2016-03-28 [1] CRAN (R 3.5.2)
653-
## raster 2.8-4 2018-11-03 [1] CRAN (R 3.5.2)
651+
## R6 2.3.0 2018-10-04 [1] CRAN (R 3.5.1)
652+
## rappdirs 0.3.1 2016-03-28 [1] CRAN (R 3.5.1)
653+
## raster 2.8-4 2018-11-03 [1] CRAN (R 3.5.1)
654654
## RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0)
655-
## Rcpp 1.0.0 2018-11-07 [1] CRAN (R 3.5.2)
655+
## Rcpp 1.0.0 2018-11-07 [1] CRAN (R 3.5.1)
656656
## readr * 1.3.1 2018-12-21 [1] CRAN (R 3.5.2)
657657
## readxl * 1.2.0 2018-12-19 [1] CRAN (R 3.5.2)
658-
## reshape2 1.4.3 2017-12-11 [1] CRAN (R 3.5.0)
659-
## rgdal 1.3-6 2018-10-16 [1] CRAN (R 3.5.2)
660-
## rgeos 0.4-2 2018-11-08 [1] CRAN (R 3.5.2)
661-
## RgoogleMaps 1.4.3 2018-11-07 [1] CRAN (R 3.5.2)
662-
## rjson 0.2.20 2018-06-08 [1] CRAN (R 3.5.2)
658+
## reshape2 1.4.3 2017-12-11 [1] CRAN (R 3.5.1)
659+
## rgdal 1.3-6 2018-10-16 [1] CRAN (R 3.5.1)
660+
## rgeos 0.4-2 2018-11-08 [1] CRAN (R 3.5.1)
661+
## RgoogleMaps 1.4.3 2018-11-07 [1] CRAN (R 3.5.1)
662+
## rjson 0.2.20 2018-06-08 [1] CRAN (R 3.5.0)
663663
## rlang 0.3.1 2019-01-08 [1] CRAN (R 3.5.2)
664664
## rmarkdown 1.11 2018-12-08 [1] CRAN (R 3.5.2)
665665
## rstudioapi 0.9.0 2019-01-09 [1] CRAN (R 3.5.2)
666-
## rvest 0.3.2 2016-06-17 [1] CRAN (R 3.5.0)
667-
## satellite 1.0.1 2017-10-18 [1] CRAN (R 3.5.2)
666+
## rvest 0.3.2 2016-06-17 [1] CRAN (R 3.5.1)
667+
## satellite 1.0.1 2017-10-18 [1] CRAN (R 3.5.1)
668668
## scales 1.0.0 2018-08-09 [1] CRAN (R 3.5.1)
669-
## sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.2)
669+
## sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.1)
670670
## sf * 0.7-2 2018-12-20 [1] CRAN (R 3.5.2)
671-
## shiny 1.2.0 2018-11-02 [1] CRAN (R 3.5.2)
671+
## shiny 1.2.0 2018-11-02 [1] CRAN (R 3.5.1)
672672
## sp 1.3-1 2018-06-05 [1] CRAN (R 3.5.1)
673-
## stringi 1.2.4 2018-07-20 [1] CRAN (R 3.5.2)
673+
## stringi 1.2.4 2018-07-20 [1] CRAN (R 3.5.1)
674674
## stringr * 1.3.1 2018-05-10 [1] CRAN (R 3.5.1)
675675
## tibble * 2.0.1 2019-01-12 [1] CRAN (R 3.5.2)
676676
## tidycensus * 0.9 2019-01-09 [1] CRAN (R 3.5.2)
677-
## tidyr * 0.8.2 2018-10-28 [1] CRAN (R 3.5.2)
678-
## tidyselect 0.2.5 2018-10-11 [1] CRAN (R 3.5.2)
679-
## tidyverse * 1.2.1 2017-11-14 [1] CRAN (R 3.5.1)
680-
## tigris * 0.7 2018-04-14 [1] CRAN (R 3.5.2)
677+
## tidyr * 0.8.2 2018-10-28 [1] CRAN (R 3.5.1)
678+
## tidyselect 0.2.5 2018-10-11 [1] CRAN (R 3.5.1)
679+
## tidyverse * 1.2.1 2017-11-14 [1] CRAN (R 3.5.2)
680+
## tigris * 0.7 2018-04-14 [1] CRAN (R 3.5.1)
681681
## tmap * 2.2 2019-01-05 [1] CRAN (R 3.5.2)
682-
## tmaptools * 2.0-1 2018-08-07 [1] CRAN (R 3.5.2)
682+
## tmaptools * 2.0-1 2018-08-07 [1] CRAN (R 3.5.1)
683683
## units 0.6-2 2018-12-05 [1] CRAN (R 3.5.2)
684684
## utf8 1.1.4 2018-05-24 [1] CRAN (R 3.5.1)
685685
## uuid 0.1-2 2015-07-28 [1] CRAN (R 3.5.0)
686-
## viridis * 0.5.1 2018-03-29 [1] CRAN (R 3.5.2)
687-
## viridisLite * 0.3.0 2018-02-01 [1] CRAN (R 3.5.0)
688-
## webshot 0.5.1 2018-09-28 [1] CRAN (R 3.5.2)
689-
## withr 2.1.2 2018-03-15 [1] CRAN (R 3.5.0)
690-
## xfun 0.4 2018-10-23 [1] CRAN (R 3.5.2)
691-
## XML 3.98-1.16 2018-08-19 [1] CRAN (R 3.5.2)
692-
## xml2 1.2.0 2018-01-24 [1] CRAN (R 3.5.0)
686+
## viridis * 0.5.1 2018-03-29 [1] CRAN (R 3.5.1)
687+
## viridisLite * 0.3.0 2018-02-01 [1] CRAN (R 3.5.1)
688+
## webshot 0.5.1 2018-09-28 [1] CRAN (R 3.5.1)
689+
## withr 2.1.2 2018-03-15 [1] CRAN (R 3.5.1)
690+
## xfun 0.4 2018-10-23 [1] CRAN (R 3.5.1)
691+
## XML 3.98-1.16 2018-08-19 [1] CRAN (R 3.5.1)
692+
## xml2 1.2.0 2018-01-24 [1] CRAN (R 3.5.1)
693693
## xtable 1.8-3 2018-08-29 [1] CRAN (R 3.5.1)
694694
## yaml 2.2.0 2018-07-25 [1] CRAN (R 3.5.1)
695695
##
696-
## [1] C:/Users/john/Documents/R/win-library/3.5
697-
## [2] C:/Program Files/R/R-3.5.0/library</code></pre>
696+
## [1] C:/Users/jrl/Documents/R/win-library/3.5
697+
## [2] C:/Program Files/R/R-3.5.2/library</code></pre>
698698
</div>
699699

700700
&nbsp;

index.Rmd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ output:
1111

1212
## Overview
1313

14-
These learning and quick-reference resource pages support the face-to-face workshop, [Mapping with R](https://rfun.library.duke.edu/portfolio/mapping_workshop/), offered via the [Data & Visualization Services](https://library.duke.edu/data/) Department, Duke University Libraries. The exercises and workshop are designed to help you learn georeferencing, make a [choropleth](https://en.wikipedia.org/wiki/Choropleth_map) with USA census data via the [tidycensus](https://walkerke.github.io/tidycensus/) package, and briefly introducing the [sf] ](http://r-spatial.github.io/sf/) package, simple features.
14+
These learning and quick-reference resource pages support the face-to-face workshop, [Mapping with R](https://rfun.library.duke.edu/portfolio/mapping_workshop/), offered via the [Data & Visualization Services](https://library.duke.edu/data/) Department, Duke University Libraries. The exercises and workshop are designed to help you learn georeferencing, make a [choropleth](https://en.wikipedia.org/wiki/Choropleth_map) with USA census data via the [tidycensus](https://walkerke.github.io/tidycensus/) package, and briefly introducing the [sf](http://r-spatial.github.io/sf/) package, simple features.
1515

1616
<div class = "picture1">
1717
<iframe width="450" height="315" src="https://www.youtube.com/embed/cMNJdj8UGpY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1818
</div>
1919

2020
During the Workshop we introduce
2121

22+
- Georeferencing latitude and longitude
2223
- Choropleths
2324
- Polygons (shapes)
2425
- Census Geography
@@ -30,11 +31,11 @@ During the Workshop we introduce
3031

3132
## Workshop Resource Page
3233

33-
1. Georeferencing, Plotting XY latitude & longitude: with [interactive leaflet maps](01_georeference.html), with static [ggplot maps](01_ggmap_georef.html)
34+
1. Georeferencing, Plotting XY latitude & longitude: with [interactive `mapview` maps](01_georeference.html) and saving static maps.
3435

3536
1. [Choropleths with tidycensus](02_choropleth.html)
3637

37-
1. [Thematic Mapping](030_thematic_sf.html) with `tmap`, `geom_sf`, `tigris`, and `viridis`. Plus, saving map images and files.
38+
1. [Thematic Mapping](030_thematic_sf.html) with `ggplot2`, `geom_sf`, `tigris`, and `viridis`. Additionally we show faceting mapping, and saving map images and files. We also introduce `tmap` a full featured thematic mapping package.
3839

3940
## Hands-on Exercises
4041

0 commit comments

Comments
 (0)