c.getOption: Get options on all worker nodes

Description Usage Arguments

Description

Drop-in replacement for getOption() function, but called on all cluster nodes and master if cluster is used

Usage

1
2
## S3 method for class 'getOption'
c(x, default = NULL)

Arguments

x

a character string holding an option name

default

if the specified option is not set in the options list, this value is returned. This facilitates retrieving an option and checking whether it is set and setting it separately if not.


bamonroe/ctools documentation built on May 11, 2019, 6:19 p.m.