select_files_by_year: Select files to load from a given range of years.

Description Usage Arguments Value

View source: R/load-data-with-time-variable.R

Description

Select files to load from a given range of years.

Usage

1
select_files_by_year(file_names, from, to)

Arguments

file_names

names of the files to filter

from

starting year (included). Either a numeric or a character. Example: 2009

to

ending year(included). Either a numeric or a character. Example: 2010

Value

a vector of filenames filtered by year


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.