Skip to content

Commit 1b62b20

Browse files
committed
Update helpers.R
1 parent 8f901e3 commit 1b62b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/helpers.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ read_csv_group <- function(files, col_types = NULL, quiet = FALSE, ...) {
5959

6060
# File data into sub-folders based on what level data it is:
6161
# L1_normalize outputs
62-
# Folders are site_year_month
62+
# Folders are site_plot_year_month
6363
# Filenames are Site_logger_table_year_month_hash
6464
# L1 outputs
6565
# Folders are site_year
66-
# Filenames are site_timeperiod_L1_version
66+
# Filenames are site_plot_timeperiod_L1_version
6767
# L2 outputs
6868
# Folders are site_year
6969
# Filenames are site_timeperiod_table_L2_version

0 commit comments

Comments
 (0)