$<-,DockerCluster-method {DockerParallel} | R Documentation |
Set the value of the exported object
Description
Set the value of the exported object
Usage
## S4 replacement method for signature 'DockerCluster'
x$name <- value
Arguments
x |
The |
name |
Character, the name of the exported object |
value |
The value of the exported object |
Value
The DockerCluster
object
[Package DockerParallel version 1.0.4 Index]