Learn R Programming

b3archives (version 1.0.0)

b3_indexreport_read: Read and process Index Report BVBG.087.01

Description

Read and process Index Report BVBG.087.01

Usage

b3_indexreport_read(file)

Arguments

file

path to the file

Value

a data_frame with tidy data

Examples

Run this code
# NOT RUN {
b3_indexreport_read(b3_indexreport_download(as.Date("2020-01-31")))
# }

Run the code above in your browser using DataLab