Learn R Programming

aweSOM (version 1.1)

aweSOM: aweSOM interface

Description

Launches the (offline) web-based interface for training and visualizing self-organizing maps.

Usage

aweSOM()

Arguments

Value

No return value, used for side effects.

Details

If the interface does not open automatically, open the printed link in a web browser.

To open large files within the interface, use options(shiny.maxRequestSize=2^30) (or a suitably large file size) before lauching the interface.

References

Kohonen T. (2001) Self-Organizing Maps, 3rd edition, Springer Press, Berlin. <doi:10.1007/978-3-642-56927-2>