Giter Club home page Giter Club logo

northeast_temperature_disparities's Introduction

About This repository holds the simulation and analysis code for the research project "Residential segregation and summertime air temperature across 13 northeastern U.S. states: Potential implications for energy burden,": https://doi.org/10.22541/essoar.170916037.79143500/v1 by Carrión et. al, 2024.

...

Installation Make sure you have R version 4.x installed, then download or clone this repository to a directory on your computer.

Running the code To replicate this anlaysis, start an R or RStudio session in the directory where you've downloaded this repository. In the R console, run:

library(targets) tar_make() And it will begin the workflow provided in the _targets.R file. You can cancel the run at any time, and any completed targets will be skipped the next time you run tar_make().

When the workflow is finished, it will place figures and tables in the data/ folkder.

The Targets package gives many ways to examine your run of the workflow. For a useful flowchart showing status and execution time, try: tar_visnetwork(targets_only = TRUE, label = 'time').

northeast_temperature_disparities's People

Contributors

allanjust avatar dcarrion22 avatar kodiologist avatar rushgeo avatar

Watchers

 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.