knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Refactor R code and tests

Provides tools to automatically refactor R code, adding or extracting functions, arguments, tests, documentation, etc.



jefferys/RefactR documentation built on May 19, 2019, 3:59 a.m.