Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


datacleanr (version 1.0.3)

make_save_filepath: Wrapper for saving files

Description

Wrapper for saving files

Usage

make_save_filepath(save_dir, input_filepath, suffix, ext)

Value

OS-conform file path for saving

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!!