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