total_target_var_fin_by_source_function: Compute the sum of the var_fin over targets for each source...

View source: R/network_analysis.R

total_target_var_fin_by_source_functionR Documentation

Compute the sum of the var_fin over targets for each source by commodity

Description

Compute the sum of the var_fin over targets for each source by commodity

Usage

total_target_var_fin_by_source_function(dat, source_val, commodity_val)

Arguments

dat

Tibble of source-target edge data

source_val

String value of source

commodity_val

String value of commodity

Value

numeric total of var_fin over target by source, commodity


DataScienceScotland/vedar documentation built on April 3, 2022, 10:32 p.m.