timestamp: Get a human readable timestamp as string.

View source: R/timestamp.R

timestampR Documentation

Get a human readable timestamp as string.

Description

Return a human readable timestamp as a string: 'YYYYMMDD-HHMMSS'.

Usage

timestamp()

Details

Convenience function to get a human readable timestamp string: 'YYYYMMDD-HHMMSS'. This is mostly useful for including in filenames.

Value

A string corresponding to a human readable timestamp: 'YYYYMMDD-HHMMSS'.

Author(s)

David Braze davebraze@gmail.com

Examples

timestamp()

davebraze/FDButils documentation built on Feb. 24, 2023, 12:14 a.m.