setFUSIONpath: FUSION R command line interface - Set a package environment...

View source: R/CoreFunctions.R

setFUSIONpathR Documentation

FUSION R command line interface – Set a package environment variable containing the FUSION install folder.

Description

setFUSIONpath sets an environment variable local to the fusionwrapr package that specifies the install folder for FUSION. This is necessary when the FUSION install folder has not been added to the PATH environment variable.

Usage

setFUSIONpath(installPath)

Arguments

installPath

character string containing the FUSION install folder. A trailing forward slash will be added if not included.

Value

character string containing the installPath passed to the function.

Examples

## Not run: 
setFUSIONpath("C:/FUSION/")

## End(Not run)

bmcgaughey1/fusionwrapr documentation built on Dec. 1, 2024, 7:13 a.m.