read_eso_csv: Read ESO CSV File

Description Usage Arguments Value

View source: R/read_eso_files.R

Description

Standardized code to read_csv the file in based on year, month, table_name

Usage

1
read_eso_csv(year, month = FALSE, table_name, ...)

Arguments

year

YYYY formatted string

month

MM formatted string or FALSE to omit

table_name

standardized name of table

...

Additional arguments to pass on to read_csv.

Value

tibble with file contents


samuelkordik/esogettr documentation built on Dec. 22, 2021, 10:13 p.m.