Create forwarders for NSE-SE pairs

Usage

lazyforward(se_name, env = parent.frame(), .dots = ".dots")

Arguments

se_name
Name of the SE version of the function, ends with an underscore
env
The environment in which to look for the SE version
.dots
The name of the .dots argument, default: ".dots"

Description

For an SE function (looked up by name in an environment), this function creates the corresponding NSE pair.