convertFilename2Date: Convert file name patterns to R date object

Description Usage Arguments Value Author(s) See Also

View source: R/convertFilename2Date.R

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

1
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

POSIXct object with the date.

Author(s)

Jannis v. Buttlar

See Also

transNcdfCutFiles


ncdf.tools documentation built on May 2, 2019, 5:16 p.m.