Skip to content

Commit ba42240

Browse files
committed
backfill README reclamation and reformation
1 parent c0a21cb commit ba42240

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# README
22

3+
<!-- badges: start -->
4+
<!-- DOI: All versions. 10.5281/zenodo.4999316 -->
5+
[![DOI](images/doi_badge.svg "DOI")](https://doi.org/10.5281/zenodo.4999316)
6+
7+
[![ORCID](https://img.shields.io/badge/ORCID-0000--0002--3600--0972-A6CE39?logo=ORCID&logoColor=A6CE39 "ORCID")](https://orcid.org/0000-0002-3600-0972)
8+
9+
[![Creative Commons CC BY-NC](images/CC_BY_NC.svg "CC BY-NC")](https://creativecommons.org/licenses/by-nc-nd/4.0/)
10+
11+
[![Launch Rstudio Binder](http://mybinder.org/badge_logo.svg "Launch RStudio Binder/Container")](https://mybinder.org/v2/gh/libjohn/mapping-with-R/master?urlpath=rstudio)
12+
<!-- badges: end -->
13+
314
Learning materials for the *Mapping with R* workshop, part of the [Rfun](https://rfun.library.duke.edu/) learning series hosted by the [Data & Visualization Services](https://library.duke.edu/data/) Department.
415

516
The objective of this workshop is to introduce practical georeferencing (lat/long plotting) and thematic mapping. The principle library packages used will be: leaflet, tidycensus, sf, tmap, and ggmap
@@ -28,8 +39,3 @@ The objective of this workshop is to introduce practical georeferencing (lat/lon
2839
- [tmap in a nutshell](https://cran.r-project.org/web/packages/tmap/vignettes/tmap-nutshell.html)
2940
- [viridis color palettes](https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html)
3041

31-
Major Revisions:
32-
33-
- 2018, Fall
34-
- 2019, Spring
35-

0 commit comments

Comments
 (0)