my.read.table: reads table and covnerts string to date

View source: R/misc_fun.R

my.read.tableR Documentation

reads table and covnerts string to date

Description

Internal function. reads table and covnerts string to date

Usage

my.read.table(..., date.formats = c("%d.%m.%Y", "%Y-%m-%d"))

Arguments

...

as in read.table

date.formats

date.formats are preformatted data formats

Author(s)

Philipp Bühler


PhilippBuehler/FloodR documentation built on March 2, 2024, 9:53 a.m.