isdatetime: Check if the string input can be converted to a date,...

View source: R/parse_period.R

isdatetimeR Documentation

Check if the string input can be converted to a date, provides FALSE or date

Description

(acknowledgements to micstr/isdate.R)

Usage

isdatetime(datetime)

Arguments

datetime

string representation of a date

Value

FALSE | "POSIXct" "POSIXt"


stijnvanhoey/wateRinfo documentation built on July 12, 2022, 2:20 p.m.