Giter Site home page Giter Site logo

ejscreen's Introduction

ejanalysis package

This environmental justice analysis tools package provides tools for R that simplify some basic tasks related to environmental justice (EJ) analysis.

It provides tools for exploring and analyzing a dataset in a matrix or data.frame that contains data on demographics (e.g., counts of residents in poverty) and local environmental indicators (e.g., an air quality index), with one row per spatial location (e.g., Census block group).

Key functions help to find relative risk or similar ratios of means in demographic groups, etc.

Installation

This package is not on CRAN yet, but you can install it from Github:

if (!require('devtools')) install.packages('devtools')
devtools::install_github('ejanalysis/ejanalysis')

Documentation

In addition to documentation in the package, the help in pdf format is here: http://ejanalysis.github.io/ejanalysis/ejanalysis.pdf

Related Packages

This package is one of a series of R packages related to environmental justice (EJ) analysis, as part of ejanalysis.com.

This and related packages, once each is made available as a public repository on GitHub, until available on cran, can be installed using the devtools package:

if (!require('devtools')) install.packages('devtools')
devtools::install_github("ejanalysis/analyze.stuff")  
devtools::install_github("ejanalysis/countyhealthrankings")  
devtools::install_github("ejanalysis/UScensus2010blocks")  
devtools::install_github("ejanalysis/ACSdownload")  
devtools::install_github(c("ejanalysis/proxistat", "ejanalysis/ejanalysis"))
devtools::install_github("ejanalysis/ejscreen")

ejscreen's People

Contributors

ejanalysis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ejscreen's Issues

Help PDF link is broken

I just stumbled across your package while trying to write a module for undergraduate students, and I'm really excited to work with it! Unfortunately, the help document (PDF) link is broken, and...I really need help haha

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.