merge_eso_data: Merges two or more files together

Description Usage Arguments Value

View source: R/eso_utils.R

Description

Useful when Ad Hoc limits return row length and you end up with A, B, etc. files

Usage

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

Arguments

year

YYYY year to look for

month

MM month (or FALSE) to look for

table_name

Table name to look for

...

Arguments to pass onto read_csv for import.

Value

dataset


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