get_timestamp {rBiasCorrection} | R 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
Examples
get_timestamp()
[Package rBiasCorrection version 0.3.4 Index]