addScoreColumn: Add a "score" column that calcs score based on both industry...

Description Usage Arguments Value

Description

Add a "score" column that calcs score based on both industry and label weights

Usage

1
addScoreColumn(data, industryWeights, metricWeights)

Arguments

data

tibble

industryWeights

data.frame with 'labels' and 'weights' columns

metricWeights

data.frame with 'labels' and 'weights' columns

Value

Tibble with "score" column attached


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