Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asmae-toumi/spatialR
https://github.com/asmae-toumi/spatialR
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asmae-toumi/spatialR
- Owner: asmae-toumi
- Created: 2020-08-10T21:59:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T18:29:22.000Z (almost 4 years ago)
- Last Synced: 2024-11-29T05:48:14.121Z (about 2 months ago)
- Language: R
- Size: 725 KB
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - asmae-toumi/spatialR - (R)
README
# spatialR
This repo contains the code needed to generate US county-level maps using 3 different workflows.
Blog post: https://asmae-toumi.netlify.app/posts/2020-08-10-how-to-make-web-ready-us-county-level-maps/
# Workflow 1: mapbox
Relevant files: `mapbox.R` and `index.html`
# Workflow 2: r2d3map
Relevant files: `svi_county.csv`, `r2d3.R` and `app.R`
# Workflow 3:
`leaflet.R`