Mapping with R

Author

Sara Hodges

Preface

Before we get started, let’s create our file structure so that we can all work together:

Step 1.

Download this dataset.

Save it in the location on your computer where you want to work for the entirety of this workshop.

Create a New Project

  • in an Existing Directory
    • the map_workshop folder

Outline

    1. Spatial data basics
    1. Projections
    1. Spatial data in R
    1. Leaflet Window
    1. Geographic Calculations
    1. Static Maps
    1. Leaflet
    1. Shiny

Let’s get started!