GVTprune: Global Value Tree Prune

View source: R/GVTprune_function.R

GVTpruneR Documentation

Global Value Tree Prune

Description

This creates a Global Value Tree (GVT) igraph network from the raw wiot data for a specific root country-industry node, with threshold and number of layers specified.

Usage

GVTprune(wiot, threshold, root, layer_max)

Arguments

wiot

The WIOT data loaded with data(wiotyear) command

threshold

threshold cutoff for the GVT

root

root node for the GVT

layer_max

number of layers specified

Value

Global Value Tree Network Object

References

Zhu Z, Puliga M, Cerina F, Chessa A, Riccaboni M (2015) Global Value Trees. PLoS ONE 10(5): e0126699. https://doi.org/10.1371/journal.pone.0126699


MatthewSmith430/GVTr documentation built on Nov. 4, 2022, 8:33 p.m.