make_save_filepath: Wrapper for saving files
Description
Wrapper for saving files
Usage
make_save_filepath(save_dir, input_filepath, suffix, ext)
Arguments
save_dir
character, selected save dir
input_filepath
character, original file path to folder
suffix
character, e.g. 'CLEAN' or 'cleaning_script'
ext
character, file extension, no dot!!
Value
OS-conform file path for saving