# NOT RUN {
# }
# NOT RUN {
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
Events = fmpc_economic_events()
fmpc_economic_results()
# Italy three month interbank rate
fmpc_economic_results(event = Events[100,1], country = Events[100,2])
# Consumer credit - RS
fmpc_economic_results(event = Events[1000,1], country = Events[1000,2])
# }
Run the code above in your browser using DataLab