Learn R Programming

neonUtilities (version 2.4.3)

dateConvert: Convert date stamps from character

Description

Attempt to convert date stamps from character, iterating through known NEON date formats

Usage

dateConvert(dates, useFasttime = FALSE)

Value

A POSIXct vector, if possible; if conversion was unsuccessful, the original vector is returned

Arguments

dates

A vector of date values in character format [character]

useFasttime

Should the fasttime package be used for date conversion? Defaults to false. [logical]

Author

Claire Lunch clunch@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007