Skip to content

ahmedmohamedali/eikonapir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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("ahmedmohamedali/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages