A base class for all engines

base_engine(name = "default_engine", preferences = NULL, ...)

Arguments

name

A character string indicating the name of the engine.

preferences

A named list of preferences for the engine.

...

Other parameters (unused)

Value

An object of class base_engine