Description Usage Arguments Details Value Author(s) See Also
Function that displays and plot the stock data
1 | stock_details(stock_name, start_date, end_date = Sys.Date())
|
stock_name |
a sting that represent the symbol of the Company listed in NASDAQ |
start_date |
a sting that represent the date |
end_date |
a sting that represent the date; Current date is taken as default if no value is provided |
The function initially cleans the entered argumets and check their validity. Then collect the data file, dispalys the data for the analysis
Data and plot
Rijin Baby
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.