Assign Package Functions to the Global Environment
Source:R/createFunctionAssignObjects.R
assignObjects.Rd
This function provides all (also non-exported) function definitions of this package in the Global environment. This is useful for debugging the code of a function that calls non-exported functions.