Clear options of previously specified content. In most cases, calling drain
with no arguments will be sufficient, but the arguments .slot
and .pkg
,
and their corresponding functions drain_interactive()
and drain_package()
are provided in case greater control is needed. This is rarely needed for
packages, but it is possible to manually specify the use of multiple slots
when using potions::brew()
interactively.
Value
This function never returns an object; it is called for its' side-
effect of removing data from options()
.