Code Monkey home page Code Monkey logo

nicar-2020-mapping's Introduction

Making interactive maps with R - NICAR 2020

These files and folders are meant to accompany the hands-on Making interactive maps with R at 2020 NICAR in New Orleans. There's also a website walkthrough for folks who want to revisit what they learned in person and for those who couldn't attend.

Downloading this Repo via R

The quickest way to access the data for this session is to first make sure your current project directory is logically organized.

Hopefully, you've created folder on your computer in your Documents folder called Projects or something like that.

Once you've set your working directory (with maybe setwd()) then you can run these commands in your console to download the correct folders and data:

install.packages("usethis")

and then

usethis::use_course("https://github.com/andrewbtran/NICAR-2020-mapping/archive/master.zip")

Otherwise:

Downloading this Repo by hand

Clone or download and unzip this repo. Make sure the folder is not in a temporary unzipped folder.

To ensure these files work as expected, please make sure the project directory is set up correctly:

When you type getwd() it should look something like your_file_path/NICAR-2020-mapping

You can manually set this up by:

Session > Set Working Directory > To Project Directory

Alternatively, you can double click the NICAR-2020-mapping.Rproj file from your finder/file browser.


Working with the files

Navigate to the scripts folder to open and follow along with each section by filename.


License

The online version of this course is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.


nicar-2020-mapping's People

Contributors

andrewbtran avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.