Skip to content

Commit b271460

Browse files
committed
rebuild website
- with update URL for latest spring 2019 video
1 parent 3049fbd commit b271460

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
<h2>Overview</h2>
366366
<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">
368-
<iframe width="450" height="315" src="https://www.youtube.com/embed/cMNJdj8UGpY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
368+
<iframe width="450" height="315" src="https://www.youtube.com/embed/np38vEHSxLU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
369369
</iframe>
370370
</div>
371371
<p>During the Workshop we introduce</p>

docs/software_prereqs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h2>Session Info</h2>
579579
## collate English_United States.1252
580580
## ctype English_United States.1252
581581
## tz America/New_York
582-
## date 2019-01-29
582+
## date 2019-01-31
583583
##
584584
## - Packages --------------------------------------------------------------
585585
## package * version date lib source

0 commit comments

Comments
 (0)