Skip to contents

Set roz to disable ssl verification for calls to external APIs. This should not be needed (and not be performed) unless you are running on a linux machine or are otherwise experiencing SSL issues when using the package!

Usage

set_oz_compat(value = TRUE)

Arguments

value

The boolean value to set oz_compat to.

Author

Francis Windram

Examples

if (FALSE) { # \dontrun{
set_oz_compat()
} # }