Skip to contents

Unloads one or more environment modules

Usage

module_unload(...)

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