README.md

646db70d

Stock Search Package

This package allow user to search for any stock symbol and immediately get a candlestik graph for a selected date range and granularity with opening, high, low and closing price.

Installation

Install the R package

devtools::install_github('unimi-dse/646db70d')

Load the package

require(stockSearch)

Usage

stockSearch()

This will load the Shiny Application

Documentation

The documentation of the function can be seen by typing:

?stockSearch()

Technologies

Author

Luca Romano - (https://github.com/rluca96)



unimi-dse/646db70d documentation built on Feb. 10, 2020, 1:25 a.m.