parse_datetime: Parses a supplied date/time column to new columns of...

Description Usage Arguments Value See Also

View source: R/tardis.R

Description

Parses a supplied date/time column to new columns of individual temporal elements for additional manipulation.

Usage

1
parse_datetime(my.df, my.df.col)

Arguments

my.df

Data frame

my.df.col

Column with date time values of class POSIX.

Value

my.df. Essentially cbinds original data frame with temporal data.

See Also

Other res: %ni%


jamesgitting/rootility documentation built on May 18, 2019, 11:20 a.m.