# https://community.rstudio.com/t/how-to-solve-no-visible-binding-for-global-variable-note/28887/2
utils::globalVariables(c(
"year",
"month",
"value",
"export",
"monty",
".",
"country",
"industry",
"hscode",
"hscode_ch",
"growth_rate",
"share",
"difference",
"id",
"info",
"sub_info",
"type",
"major",
"minor",
"name_ch",
"itc.code",
"itc_tariff.name",
"un_comtrade.code",
"un_comtrade.iso",
"asean.code",
"area",
"reports_version_1_order",
"reports_version_2_order"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.