eikonapir
eikonapir copied to clipboard
Error handle
I don't know if it's an issue or if I am missing something.. Python API can map error with the code below. How to do it with R? df, err = ek.get_data(['GOOG.O', 'MSFT.O', 'FB.O', 'AMZN.O', 'TWTR.K'], ['TR.Revenue.date','TR.Revenue','TR.GrossProfit'], {'Scale': 6, 'SDate': 0, 'EDate': -2, 'FRQ': 'FY', 'Curn': 'EUR'})