knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%", message = FALSE )
devtools::install_github('common2016/MeasureGVC')
up_inner
为前向链接内循环,dw_inner
为后向链接内循环。library(MeasureGVC) library(decompr) data(leather) # create intermediate object (class decompr) decompr_object <- load_tables_vectors(leather) partici_idx(decompr_object, 'inner')
partici_idx(decompr_object, 'forward')
partici_idx(decompr_object, 'backward')
陈普和傅元海,全球价值链视角下经济内循环测度与应用. 统计研究. 2022, 39(11): 19-31.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.