getPBSoptions {PBSmodelling}R Documentation

Retreive A User Option

Description

Get a previously defined user option.

Usage

getPBSoptions(option)

Arguments

option name of option to retrieve. If omitted, a list containing all options is returned.

Value

Value of the specified option, or NULL if the specified option is not found.

See Also

getPBSext, readPBSoptions


[Package PBSmodelling version 2.06 Index]