A class and constructor of time traitlets.
Super class
RKernel::Trait -> TimeClass
Public fields
valueA date.
coerceLogical value, whether assignments to the value field should be coerced to the appropriate type.
Methods
Inherited methods
Method new()
Initialize the traitlet.
Usage
TimeClass$new(initial = as.POSIXct(integer(0)), coerce = TRUE)