tidy.source {formatR} | R Documentation |
These functions have been renamed and deprecated in formatR:
tidy.source()
(use tidy_source()
), tidy.dir()
(use tidy_dir()
), and tidy.eval()
(use
tidy_eval()
).
tidy.source(...) tidy.dir(...) tidy.eval(...)
... |
arguments passed from the old functions of the style
|