This is a list that contains the valid values for autopilot mode. If you wish, you can specify autopilot modes using the list values, e.g. AutopilotMode$FullAuto instead of typing the string "auto". This way you can benefit from autocomplete and not have to remember the valid options.
AutopilotMode
An object of class list
of length 4.
FullAuto
represents running the entire autopilot. Quick
runs a quicker, abridged
version of the autopilot that focuses on the most important models. Manual
does not run
the autopilot and instead leaves it to the user to select the algorithms to be run.
Comprehensive
runs all blueprints in the repository, and may be extremely slow.