show,DockerHardware-method {DockerParallel} | R Documentation |
Print the docker hardware
Description
Print the docker hardware
Usage
## S4 method for signature 'DockerHardware'
show(object)
Arguments
object |
The DockerHardware object |
Value
No return value
Examples
hardware <- DockerHardware()
show(hardware)
[Package DockerParallel version 1.0.4 Index]