From e056132655da04435564b09f0916ef69c55a1d77 Mon Sep 17 00:00:00 2001 From: HanjoStudy Date: Fri, 10 Nov 2023 06:59:37 +0200 Subject: [PATCH] run README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7bbb609..3a43fcd 100644 --- a/README.md +++ b/README.md @@ -86,11 +86,9 @@ The package currently provides an interface to the - `time_series_code` time series code to return, `NMS-EC_BUS,NMS-GA_BUS` - `freq` frequency to return `M`, `Q` or `A` -- `start_year` year to start -- `end_year` year to end -- `respformat` to return `csv` or `json` +- `start_year` year to start (OPTIONAL) +- `end_year` year to end (OPTIONAL) - `log_file` log file to output to -- `is_tidy` tidyformat for easy read ``` r library(quantec)