names,ClusterMethodGetter-method {DockerParallel}R Documentation

Get the exported object names

Description

Get the exported object names

Usage

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

Arguments

x

ClusterMethodGetter object

Value

A vector of object names


[Package DockerParallel version 1.0.4 Index]