Skip to content

teramonagi/oandar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not yet released

oandar

oandar package is a R wrapper for the OANDA REST API.

Installation

You can install oandar package from CRAN.

install.packages("oandar")

You can also install the package from GitHub.

install.packages("devtools") # if you have not installed "devtools" package
devtools::install_github("teramonagi/oandar")

The source code for githubinstall package is available on GitHub at

Examples

Releases

No releases published

Packages

No packages published

Languages