Unloads one or more environment modules
Arguments
- ...
Any number of modules to unload as character vectors, which will
all be concatenated together.
Value
An invisible value whose value may be changed in the future.
Examples
module_unload("python")
#> ✔ Successfully unloaded python