transform_utf8_one {styler} | R Documentation |
Potentially transform a file
Description
Potentially transform a file
Usage
transform_utf8_one(path, fun, dry)
Arguments
path |
A vector with file paths to transform. |
fun |
A function that returns a character vector. |
dry |
To indicate whether styler should run in dry mode, i.e. refrain
from writing back to files . |
[Package styler version 1.10.3 Index]