Choose a directory in which to save the log file. If this is not called, no
log file is created.
Usage
initialise_log(log_directory)
Arguments
- log_directory
String containing directory to save log file
Value
Character string containing the full path to the newly-created log
file
Examples
log_name <- initialise_log(".")
log_name
#> [1] "/tmp/RtmpvY7mFL/daiquiri/reference/daiquiri_20250212%H5024.log"