print.GlobalOptionsFun {GlobalOptions}R Documentation

Print the GlobalOptionsFun object

Description

Print the GlobalOptionsFun object

Usage

## S3 method for class 'GlobalOptionsFun'
print(x, ...)

Arguments

x

the option object returned by set_opt or setGlobalOptions.

...

other arguments

Author(s)

z.gu@dkfz.de

Examples

# There is no example
NULL


[Package GlobalOptions version 0.1.2 Index]