get_extended_tree: Add industry and sector columns to Passport industry tree

Description Usage Arguments Value Examples

View source: R/my_functions.R

Description

Add industry and sector columns to Passport industry tree

Usage

1

Arguments

df

data frame with Euromonitor Passport Tree with the following columns: categoryid, productname, categoryparentid, indentlevel, projectid, islowestlevel

Value

data frame with the following extra columns: industryid, industry, sectorlev1id, sectorlev1

Examples

1
## Not run: df %>% get_extended_tree()

blazysecon/econmodme documentation built on July 10, 2019, 3:08 a.m.