get_pre_table: Imports "pre" table

Description Usage Arguments Value Examples

View source: R/fcts-tables.R

Description

Imports "pre" table

Usage

1
get_pre_table(path_to_files = tempdir())

Arguments

path_to_files

Path to the folder where zip file was decompressed

Value

A dataframe

Examples

1
2
3
4
## Not run: 
df_raw_pre <- get_pre_table(path_to_files = tempdir())

## End(Not run)

msperlin/GetEdgarData documentation built on Jan. 21, 2021, 9:14 a.m.