make_timestamp: Convenience function to create a universal time stamp

Description Usage Arguments Value

View source: R/utils.R

Description

Grab one or more time-defining columns and create a universal time stamp, in character format, ideally as "YYYY-mm-dd HH:MM:SS) This stamp can be re-read in subsequent steps, and the time zone adjusted as necessary.

Usage

1
make_timestamp(x, timestamp_cols)

Arguments

x

data frame which contains timestamp_cols

timestamp_cols

character, column(s) defining time stamp and must be in x

Value

x, with additional column timestamp_roar


the-Hull/ROAR documentation built on Jan. 19, 2021, 4:14 p.m.