transform_files
applies transformations to file contents and writes back
the result.
transform_files(files, transformers)
A character vector with paths to the file that should be transformed.
A list of transformer functions that operate on flat parse tables.
Invisibly returns a data frame that indicates for each file considered for styling whether or not it was actually changed.