Transform code from R, Rmd or Rnw files
A wrapper which initiates the styling of either R, Rmd or Rnw files by passing the relevant transformer function for each case.
transform_code(path, fun, ..., dry)
path |
A vector with file paths to transform. |
fun |
A function that returns a character vector. |
... |
Further arguments passed to |
dry |
To indicate whether styler should run in dry mode, i.e. refrain
from writing back to files . |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.