transform_utf8 | R Documentation |
Transforms a file with a function.
transform_utf8(path, fun, dry)
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 . |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.