stub()
assigns all arguments of a given function as symbols
to the specified environment (usually the current environment)
Usage
stub(func, ..., envir = parent.frame())
stub()
assigns all arguments of a given function as symbols
to the specified environment (usually the current environment)
stub(func, ..., envir = parent.frame())