Copies output from the dated folder to a latest folder. May be undergo
changes in later releases.
copy_results_to_latest(target_folder = NULL, latest_folder = NULL)
No return value, called for side effects
Character string specifying where to save results (will create if not present).
Character string containing the path to the latest
target folder. As produced by setup_target_folder
.