add2Path: Adds a defined variable and value to the global search path

View source: R/link2giKarim.R

add2PathR Documentation

Adds a defined variable and value to the global search path

Description

Adds a variable to the global search path of the current environment

Usage

add2Path(newPath)

Arguments

newPath

the path that is added

Author(s)

Chris Reudenbach

Examples

## Not run: 
# add path
add2Path('pathtosomewhere')

## End(Not run)

link2GI documentation built on June 22, 2024, 9:26 a.m.