CRAN

alphavantager 0.1.1

Lightweight R Interface to the Alpha Vantage API

Released Mar 11, 2019 by Matt Dancho

This package cannot yet be used with Renjin it depends on other packages which are not available: purrr 0.3.1, dplyr 0.8.0.1, tidyr 0.8.3, tibble 2.0.1, and timetk 0.1.1.1 An older version of this package is more compatible with Renjin.

Dependencies

tidyr 0.8.3 timetk 0.1.1.1 dplyr 0.8.0.1 purrr 0.3.1 tibble 2.0.1 glue 1.3.0 readr 1.3.1 httr 1.4.0 jsonlite 1.6 stringr 1.4.0

Alpha Vantage has free historical financial information. All you need to do is get a free API key at . Then you can use the R interface to retrieve free equity information. Refer to the Alpha Vantage website for more information.

Source

R

View GitHub Mirror

Release History