| DockerContainer-class {DockerParallel} | R Documentation |
The root class of the container
Description
The root class of the container
Fields
nameCharacter(1) or character(0), the optional name of a container.
backendCharacter(1), the backend used by the parallel package
maxWorkerNumInteger(1), the maximum worker number in a container.
environmentList, the environment variables in the container.
imageCharacter(1), the container image.
[Package DockerParallel version 1.0.4 Index]