refactoR: refactoR R code

Description Usage Arguments Value Author(s)

Description

under development.

Usage

1
2
  refactoR(func, source.pkg, dest.pkg,
    src.root = getOption("src.root", "~/src/R"))

Arguments

func

function or function name

source.pkg

character(1) of the source package name (ie where the function is currently defined)

dest.pkg

character(1) of the destination package name (ie where you want the function to be defined)

src.root

the root directory containing your codebase.

Value

undefined.

Author(s)

Mark Cowley, 2012-07-20


drmjc/updateR documentation built on May 15, 2019, 2:41 p.m.