Rinstapkg (version 0.1.0)

as_epoch: Convert a value to Epoch Time

Description

This function takes an input and converts it to the Unix epoch which is the number of seconds that have elapsed since January 1, 1970 at Midnight UTC.

Usage

as_epoch(x)

Arguments

x

object to be coerced