data2stateScores: Convert weight inputs and raw data into aggregated scores by...

Description Usage Arguments Value

Description

Convert weight inputs and raw data into aggregated scores by state

Usage

1
data2stateScores(rawData, metricWeights, industryWeights)

Arguments

rawData

tibble representing Census Bureau data set

metricWeights

data.frame with "labels" (char.) and "weights" (num.)

industryWeights

data.frame with "labels" (char.) and "weights" (num.)

Value

A tibble with state, totalScore, long, lat, and printScore cols


ccwoolfolk/demandmap documentation built on May 19, 2019, 8:56 p.m.