make_save_filepath | R Documentation |
Wrapper for saving files
make_save_filepath(save_dir, input_filepath, suffix, ext)
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!! |
OS-conform file path for saving
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.