Description Usage Arguments Details Value Author(s) See Also
View source: R/nasdaq_functions.R
Check if the data already exist in the directory else download and return the file path Function that search and download the data file
1 | get_data(stock_name)
|
stock_name |
a string that represent the symbol of the Company listed in NASDAQ |
This function download the stock data fro the NASDAQ website to a temporary directory in the system and return the file path for better memory management.
temporary file path of the csv file
Rijin Baby
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.