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

Description Usage Arguments Value Examples

View source: R/gitrd_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 <- gitrd.get.dovespa.data(my.id = 9512)
str(l.info.PETR)

## End(Not run)

msperlin/GetITRData documentation built on March 23, 2020, 6:43 p.m.