
Set your primary Comtrade API key in the environment variable
Source:R/utils.R
set_primary_comtrade_key.RdIf you would like your Comtrade API key to persist in between sessions,
use usethis::edit_r_environ() to add the env variable COMTRADE_PRIMARY
to your environment file.