resetGlobalCommandOptions: FUSION R command line interface - reset global options to...

View source: R/CoreFunctions.R

resetGlobalCommandOptionsR Documentation

FUSION R command line interface – reset global options to control the dispatch of commands.

Description

resetGlobalCommandOptions sets environment variables local to the fusionwrapr package that control how individual commands are handled to their default values.

Usage

resetGlobalCommandOptions()

Details

Default behavior for dispatching commands is use the 64-bit version of programs (if available) and run the commands without echoing them to the console.

Value

boolean TRUE

Examples

resetGlobalCommandOptions()

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