Description Usage Arguments Examples
Define what happens based on action
1 | module(action_type, module_name = "")
|
action_type |
Name of the action to be executed as character vector. The following switches are accepted: “avail”, “list”, “init”, “load”, “unload”, and “clear”. |
module_name |
Name of software to load as character vector. |
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.