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