atomsList
List available external modules
Syntax
atomsList() atomsList(category)
Arguments
- category
This argument limits the list of modules to a category.
category
is a single-string and its value should be a valid category (See atomsCategoryList).
Description
List available external modules
Examples
atomsList(); atomsList("Data Analysis And Statistics");
See also
- atomsShow — Show the characteristics of a module
- atomsDepTreeShow — Show the dependency tree of a module
- atomsCategoryList — List available categories
Report an issue | ||
<< atomsIsLoaded | ATOMS | atomsLoad >> |