c.options: Set options on all worker nodes

Description Usage Arguments

Description

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

Usage

1
2
## S3 method for class 'options'
c(...)

Arguments

...

any options can be defined, using 'name = value'. However, only the ones listed in ?options are used in base R. Options can also be passed by giving a single unnamed argument which is a named list.


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