powered by
Function to set an API token for the UN Comtrade API. Details on tokens and rate limits can be found https://comtrade.un.org/data/doc/api/#Authentication
ct_register_token(token)
char string, valid API token.
Set comtradr API token and update rate limits.
# NOT RUN { ct_register_token("some_valid_token_str") # }
Run the code above in your browser using DataLab