Learn R Programming

NEONiso (version 0.7.0)

convert_NEONhdf5_to_POSIXct_time: convert_NEONhdf5_to_POSIXct_time

Description

convert_NEONhdf5_to_POSIXct_time

Usage

convert_NEONhdf5_to_POSIXct_time(intime)

Value

Vector of datetimes from NEON data file now in POSIXct format.

Arguments

intime

Vector of datetimes in NEON data files (as string) to convert to POSIXct class

Author

Rich Fiorella rfiorella@lanl.gov

Examples

Run this code
convert_NEONhdf5_to_POSIXct_time("2019-06-01T12:00:00.000Z")

Run the code above in your browser using DataLab