Learn R Programming

GetDFPData (version 1.5.3)

get_files: Fetches files for different systens (INTERNAL)

Description

Fetches files for different systens (INTERNAL)

Usage

get_files(my.id, type.fin.report)

Arguments

my.id

Company id

type.fin.report

type of financial report (dfp/itr/fre/fca)

Value

A dataframe

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
df.fre.files <- get_files(9512, type.fin.report = 'dfp')
# }

Run the code above in your browser using DataLab