R/file_management.R
move_text_to.Rd
Aggregate text from multiple files into an existing text file with the option to delete the originating file.
move_text_to(to, ..., remove_files = FALSE, separator = "\n\n\n\n\n")