names,DockerCluster-method {DockerParallel}R Documentation

Show the exported object names

Description

Show the exported object names

Usage

## S4 method for signature 'DockerCluster'
names(x)

Arguments

x

The DockerCluster object

Value

A character vector


[Package DockerParallel version 1.0.4 Index]