svi_calc: svi_calc

Description Usage Arguments Value

View source: R/svi_calc.R

Description

Calculates the CDC/ATSDR formulated Social Vulnerability Index (SVI) using ACS 2010-2014 5-year estimates. User must specify a PostGIS database connection and the ST_Intersects() result as inputs.

Usage

1
svi_calc(con, res)

Arguments

con

A PostGIS database connection

res

The result from an ST_Intersects() of PostGIS spatial tables

Value

A SpatialPolygons Data Frame object resulting from PostgreSQL connection con and the resulting object from PostGIS function ST_Intersects() res


amywleung/svir documentation built on May 28, 2019, 4:56 p.m.