Description Usage Arguments Value
View source: R/load-data-with-time-variable.R
Select files to load from a given range of years.
| 1 | select_files_by_year(file_names, from, to)
 | 
| 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 | 
a vector of filenames filtered by year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.