Skip to contents

Remove a driver configured by hipercow_configure. This will not affect tasks already submitted with this driver, but will prevent any future tasks being submitted with it.

Usage

hipercow_unconfigure(driver, root = NULL)

Arguments

driver

The name of the driver to remove

root

Hipercow root, usually best NULL

Value

Nothing, called for its side effects only.

See also

hipercow_configuration, which shows currently enabled drivers.