Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
h2o.as_date: Functions to convert between character representations and objects of class "Date" representing calendar dates.
Description
Functions to convert between character representations and objects of class "Date" representing calendar dates.
Usage
h2o.as_date(x, format, ...)
Arguments
x
H2OFrame column of strings or factors to be converted
format
A character string indicating date pattern
...
Further arguments to be passed from or to other methods.