Skip to content

formatR 1.6

Choose a tag to compare

@yihui yihui released this 10 Mar 05:37

NEW FEATURES

  • Added a new argument wrap to tidy_source() so that users can choose not to wrap comments via tidy_source(..., wrap = FALSE), or set the global option options(formatR.wrap = FALSE) (thanks, @YongLiedu, #73).