Description Usage Arguments Value
View source: R/rpt_mof_export_top_n_product.R
rpt_mof_export_top_n_product
1 2 3 4 5 6 7 8 9 10 11 | rpt_mof_export_top_n_product(
start_date,
end_date,
period = 3,
sub_hs_digits = 11,
n = 3,
country_list = NULL,
money = "usd",
industry_type = "all_industry",
verbose = TRUE
)
|
start_date |
start_date |
end_date |
end_date |
period |
period |
sub_hs_digits |
hscode digits |
n |
top n |
country_list |
country list |
money |
usd or twd |
industry_type |
'all_industry' or 'industry21' or 'version1' or 'version2' |
verbose |
verbose |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.