rpt_mof_export_summary: mof export summary by each country and each industry

Description Usage Arguments Value

View source: R/rpt_mof_export_summary.R

Description

calculate mof export summary by each country and each industry

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
rpt_mof_export_summary(
  start_date,
  end_date,
  period = 3,
  sub_hs_digits = 11,
  country_list = NULL,
  money = "usd",
  industry_type = "all_industry",
  destdir = ".",
  verbose = TRUE
)

Arguments

start_date

yyyy-mm

end_date

yyyy-mm

period

the period of cagr year

sub_hs_digits

hscode subset

country_list

filter specified countries

money

usd or twd

industry_type

"all_industry", "industry21", "version1", "version2"

destdir

output directory

verbose

TRUE or FALSE

Value

a list contains output file name and data


chinhungtseng/taitratools documentation built on Jan. 11, 2021, 8:33 p.m.