download_stocks_metadata: Download Stocks Metadata

Description Usage Arguments Value Author(s) Examples

View source: R/download_stocks_metadata.R

Description

Download information like ticker, number of shares and market segment from the companies listed in the Brazilian stock market.

Usage

1
download_stocks_metadata(folder = "temp/stocks/metadata/")

Arguments

folder

Character. Path to a folder where the downloaded data (Excel sheet) will be stored.

Value

A data.frame containing:

Author(s)

Renato Dinhani

Examples

1
2
3
## Not run: 
download_stocks_metadata()
## End(Not run)

dinhani/BRStocksAndHedgeFunds documentation built on March 12, 2021, 1:52 p.m.