Learn R Programming

GetITRData (version 0.7)

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

Description

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

Usage

gitrd.get.bovespa.data(my.id)

Arguments

my.id

A CVM id

Value

A list with several dataframes

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
 # keep cran check fast
l.info.PETR <- gitrd.get.dovespa.data(my.id = 9512)
str(l.info.PETR)
# }

Run the code above in your browser using DataLab