Description Usage Arguments Value Examples
Look for files in a specific directory and return a list of files with start and end dates
1  | 
dir | 
 string: directory name  | 
file | 
 string: file name part we look for 'dir/file_YYYYDDMM-YYYYDDMM.nc' files  | 
data.frame with three columns 'filename' (without path), 'time_start' and 'time_stop' (format: YYYYMMDD)
1 2  |  
# Used by `read_eurocordex_data`. Please look into that function's code for a usage example.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.