get_file_year {geogenr} | R Documentation |
Get file year
Description
Given a file, get the associated year (in the name).
Usage
get_file_year(file)
Arguments
file |
A string vector. |
Value
A string vector.
[Package geogenr version 2.0.1 Index]