$<-,DockerCluster-method: Set the value of the exported object
Description
Set the value of the exported object
Usage
# S4 method for DockerCluster
$(x, name) <- value
Arguments
name
Character, the name of the exported object
value
The value of the exported object
Value
The DockerCluster
object