Learn R Programming

doAzureParallel (version 0.8.0)

generateClusterConfig: Creates a configuration file for the user's cluster setup.

Description

Creates a configuration file for the user's cluster setup.

Usage

generateClusterConfig(fileName)

Arguments

fileName

Cluster settings file name

Value

The request to the Batch service was successful.

Examples

Run this code
# NOT RUN {
{
generateClusterConfig("test_config.json")
generateClusterConfig("test_config.json")
}

# }

Run the code above in your browser using DataLab