get_data: Download Data from NASDAQ website

Description Usage Arguments Details Value Author(s) See Also

View source: R/nasdaq_functions.R

Description

Check if the data already exist in the directory else download and return the file path Function that search and download the data file

Usage

1
get_data(stock_name)

Arguments

stock_name

a string that represent the symbol of the Company listed in NASDAQ

Details

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.

Value

temporary file path of the csv file

Author(s)

Rijin Baby

See Also

download.file


unimi-dse/d7f30b68 documentation built on May 28, 2020, 9:31 a.m.