Skip to content

philaris/eikonapir

 
 

Repository files navigation

Travis build status

eikonapir

R wrapper for Refinitiv Eikon API

Prerequisites

To use this R api you will need to have

Installation instruction

In the R interpreter type the following commands

> install.packages("devtools")
> library(devtools)
> install_github("philaris/eikonapir")

Output:

* installing *source* package 'eikonapir' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* DONE (eikonapir)

Run

  • Start Refinitiv Eikon or Refinitiv Eikon API Proxy
  • Run the various test functions in the file R/tests.R

You can find the API documentation in the man directory

About

R wrapper for Refinitiv Eikon API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%