gdfpd.get.bovespa.data: Reads information for a company from B3 site

Description Usage Arguments Value Examples

View source: R/gdfpd_get_Bovespa_Data.R

Description

Given a CVM code, this function scrapes information from the company page.

Usage

1

Arguments

my.id

A CVM id

Value

A list with several dataframes

Examples

1
2
3
4
5
## Not run:  # keep cran check fast
l.info.PETR <- gdfpd.get.dovespa.data(my.id = 9512)
str(l.info.PETR)

## End(Not run)

msperlin/GetDFPData documentation built on April 6, 2021, 4:52 a.m.