Adds a defined variable and value to the global search path
Adds a variable to the global search path of the current environment
add2Path(newPath)
newPath
: the path that is added## Not run: # add path add2Path('pathtosomewhere') ## End(Not run)
Chris Reudenbach
Useful links