# NOT RUN {
# }
# NOT RUN {
# Demo can pull AAPL
fmpc_set_token()
fmpc_earning_call_transcript('AAPL',quarter = 1, year = 2019)
# For multiple symbols, set a valid API Token
fmpc_set_token('FMPAPIKEY')
fmpc_earning_call_transcript(c('AAPL','MSFT','SPY'))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab