Learn R Programming

editbl (version 1.2.0)

coerceValue: DT::coerceValue with better POSIXct support

Description

DT::coerceValue with better POSIXct support

Usage

coerceValue(val, old)

Arguments

val

A character string.

old

An old value, whose type is the target type of val.

Author

Jasper Schelfhout

Details

Will assume UTC in case no timezone is specified.