Learn R Programming

doAzureParallel (version 0.8.0)

setVerbose: Set the verbosity for calling httr rest api calls

Description

Set the verbosity for calling httr rest api calls

Usage

setVerbose(value = FALSE)

Arguments

value

Boolean value for turning on and off verbose mode

Examples

Run this code
# NOT RUN {
setVerbose(TRUE)
# }

Run the code above in your browser using DataLab