Description Usage Arguments Value
View source: R/read_eso_files.R
Standardized code to read_csv the file in based on year, month, table_name
1 | read_eso_csv(year, month = FALSE, table_name, ...)
|
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. |
tibble with file contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.