Description Usage Arguments Value Author(s) See Also
View source: R/convertFilename2Date.R
This function converts parts of netCDF file names to date strings (in case the file name contains date information). This is used, e.g. in transNcdfCutFiles.
1 | convertFilename2Date(file.names, fun.extr.string, fun.conv.string)
|
file.names |
character vector: names of the files |
fun.extr.string |
function |
fun.conv.string |
function |
POSIXct object with the date.
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.