Rdocumentation
powered by
Learn R Programming
ncdf.tools (version 0.7.1.295)
convertFilename2Date: Convert file name patterns to R date object
Description
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.
Usage
convertFilename2Date(file.names, fun.extr.string, fun.conv.string)
Arguments
file.names
character vector: names of the files
fun.extr.string
function
fun.conv.string
function
Value
See Also
transNcdfCutFiles