fixDateTime: Converts Date Strings into R Date/Time Format

Description Usage Arguments Details Value

Description

Converts Date Strings into R Date/Time Format

Usage

1
fixDateTime(datdate, dateType = "date")

Arguments

datdate

a string representing a date and/or time. NOTE: This implementation is incomplete.

dateType

a string indicating the type of the date/time represented by the string to be converted.

Details

This implementation is inclomplete at this time. For datdate variable the acceptable values are 'date' and 'datetime'. Other options are forthcomming.

Value

an R datetime object


hmenag1/ss4weka documentation built on May 17, 2019, 4:34 p.m.