get_timestamp: get_timestamp helper function

View source: R/utils.R

get_timestampR Documentation

get_timestamp helper function

Description

Internal function to get the current timestamp to write it to filenames.

Usage

get_timestamp()

Value

This function takes no argument and returns a formatted timestamp of the current system time, which can be integrated e.g. into a filename.

See Also

Sys.time

Examples

get_timestamp()


rBiasCorrection documentation built on June 21, 2022, 1:05 a.m.