Learn R Programming

DockerParallel (version 1.0.4)

DummyProvider: Create a Dummy provider for testing the container

Description

Create a Dummy provider for testing the container

Usage

DummyProvider(initialized = FALSE, isServerRunning = FALSE, cleanup = FALSE)

Arguments

initialized, isServerRunning, cleanup

logical(1), the flags

Value

A DummyProvider object

Examples

Run this code
# NOT RUN {
DummyProvider()
# }

Run the code above in your browser using DataLab