getDelayCharTimes {KarsTS}R Documentation

getDelayCharTimes: transforms dates from character to numeric.

Description

This function transforms a set of dates (given as character) to numeric after testing that their format is allowed by KarsTS.

Usage

getDelayCharTimes(initialTimes, tz = NULL)

Arguments

initialTimes

The dates

tz

The time zone

Value

A vector with the times in numeric form

Author(s)

Marina Saez Andreu


[Package KarsTS version 2.4.1 Index]