Get or set packages which should NOT be unloaded when flushing the system, e.g., when switching between libraries.
switchrDontUnload(value, add = TRUE)
the set of packages switchr will not attempt to unload which changing
contexts (after setting it, if value
is missing)
The packages to not unload when switching libraries.
Should value
be added to the existing list?