README.md

rYahooFinance

A project to quickly access Yahoo! Finance API in R.

Description

This package allows you to connect to the Yahoo! Finance API in R, analyze stock performance, use preset functions, and create custom queries.

Getting Started

Dependencies

Installing

install.packages("devtools")
library(devtools)
install_github("stevensolarz/rYahooFinance")

How to Run

library(rYahooFinance)

Authors

Contributors names and contact info

Steven Solarz ex. @StevenSolarz

Version History

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This package is inspired by work already done on the Python front: YahooFinanceAPI yfinance * (https://www.yahoofinanceapi.com/)



stevensolarz/rYahooFinance documentation built on Jan. 8, 2022, 7:44 p.m.