Learn R Programming

doAzureParallel (version 0.8.0)

setAutoDeleteJob: Specify whether to delete job and its result after asychronous job is completed.

Description

Specify whether to delete job and its result after asychronous job is completed.

Usage

setAutoDeleteJob(value = TRUE)

Arguments

value

boolean of TRUE or FALSE

Examples

Run this code
# NOT RUN {
setAutoDeleteJob(FALSE)
# }

Run the code above in your browser using DataLab