Convert EikonResult to data.frame
as.data.frame.EikonResult.RdReturns only the data portion, discarding the error metadata.
This matches the documented @return of EikonGetData
("a data.frame containing data from Eikon").
Usage
# S3 method for class 'EikonResult'
as.data.frame(x, ...)