SeaSondeRCS_creation_step_text {SeaSondeR} | R Documentation |
Generate Creation Step Text
Description
This function generates a text message indicating the time an CS object was created based on the current system time and the provided file path.
Usage
SeaSondeRCS_creation_step_text(file_path)
Arguments
file_path |
A character string specifying the path to the file. |
Value
A character string with the formatted message indicating the time of creation and the file path.
[Package SeaSondeR version 0.2.8 Index]