The goal of the Stocks package is to provide easy-to-use tools for stock data retrieval, visualization, and financial ratio analysis, specifically for comparing companies and assessing their financial health over time.
You can install the development version of Stocks from GitHub with:
# install.packages("remotes")
remotes::install_github("https://github.com/ralr17/stocks.git")