Learn R Programming

DockerParallel (version 1.0.4)

show,DockerHardware-method: Print the docker hardware

Description

Print the docker hardware

Usage

# S4 method for DockerHardware
show(object)

Arguments

object

The DockerHardware object

Value

No return value

Examples

Run this code
# NOT RUN {
hardware <- DockerHardware()
show(hardware)
# }

Run the code above in your browser using DataLab