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 April 12, 2025, 1:16 a.m.